diff options
author | 2024-11-05 08:51:05 +0530 | |
---|---|---|
committer | 2024-12-02 09:41:02 -0600 | |
commit | 0124b9bebd64fbe718a661841b74616bdfb4e25d (patch) | |
tree | f5c6046671bbd29501772c69fe31586230eddc75 | |
parent | dt-bindings: soc: qcom,aoss-qmp: Document the qcs615 (diff) | |
download | wireguard-linux-0124b9bebd64fbe718a661841b74616bdfb4e25d.tar.xz wireguard-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>
Diffstat (limited to '')
-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 |