diff options
author | Kathiravan T <quic_kathirav@quicinc.com> | 2023-03-07 09:22:30 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-03-16 02:22:33 +0300 |
commit | 9e4a7652d7028d40b2dd6636d400ca6266d641ef (patch) | |
tree | dcd126da45756483ee720876b4ed4fe21c6ffa0d /Documentation/devicetree/bindings/firmware | |
parent | 81ac39144bf65c5f8ee00e61308fe1f3399b347c (diff) | |
download | linux-9e4a7652d7028d40b2dd6636d400ca6266d641ef.tar.xz |
dt-bindings: firmware: qcom,scm: document IPQ5332 SCM
Document the compatible for IPQ5332 SCM.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230307062232.4889-8-quic_kathirav@quicinc.com
Diffstat (limited to 'Documentation/devicetree/bindings/firmware')
-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 868fc7e555a6..ddda28bddde5 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -24,6 +24,7 @@ properties: - qcom,scm-apq8064 - qcom,scm-apq8084 - qcom,scm-ipq4019 + - qcom,scm-ipq5332 - qcom,scm-ipq6018 - qcom,scm-ipq806x - qcom,scm-ipq8074 |