diff options
| author | Qingqing Zhou <quic_qqzhou@quicinc.com> | 2024-11-05 08:51:05 +0530 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2024-12-02 09:41:02 -0600 |
| commit | 0124b9bebd64fbe718a661841b74616bdfb4e25d (patch) | |
| tree | f5c6046671bbd29501772c69fe31586230eddc75 | |
| parent | b07d8b37de7fde5c5abd158a137ee7b90e86f4e8 (diff) | |
| download | linux-0124b9bebd64fbe718a661841b74616bdfb4e25d.tar.gz linux-0124b9bebd64fbe718a661841b74616bdfb4e25d.zip | |
dt-bindings: firmware: qcom,scm: document QCS615 SCM
Add the compatible for Qualcomm QCS615 SCM.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Qingqing Zhou <quic_qqzhou@quicinc.com>
Link: https://lore.kernel.org/r/20241105032107.9552-2-quic_qqzhou@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml index 2ee030000007..66cc68babea0 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -42,6 +42,7 @@ properties: - qcom,scm-msm8996 - qcom,scm-msm8998 - qcom,scm-qcm2290 + - qcom,scm-qcs615 - qcom,scm-qcs8300 - qcom,scm-qdu1000 - qcom,scm-sa8255p |
