diff options
author | Kathiravan T <[email protected]> | 2023-03-07 11:52:30 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-03-15 16:22:33 -0700 |
commit | 9e4a7652d7028d40b2dd6636d400ca6266d641ef (patch) | |
tree | dcd126da45756483ee720876b4ed4fe21c6ffa0d | |
parent | 81ac39144bf65c5f8ee00e61308fe1f3399b347c (diff) |
dt-bindings: firmware: qcom,scm: document IPQ5332 SCM
Document the compatible for IPQ5332 SCM.
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Kathiravan T <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-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 |