diff options
author | Poovendhan Selvaraj <[email protected]> | 2023-02-16 17:30:08 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-03-15 16:12:51 -0700 |
commit | 81ac39144bf65c5f8ee00e61308fe1f3399b347c (patch) | |
tree | 89fb2f800f42012b4fcad1d3e8598bb6decc11db | |
parent | e556c94e8c20bcfb6c910e93a0cfd2d0cce5adc8 (diff) |
dt-bindings: scm: Add compatible for IPQ9574
Add the scm compatible string for IPQ9574 SoC
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Poovendhan Selvaraj <[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 a66e99812b1f..868fc7e555a6 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -27,6 +27,7 @@ properties: - qcom,scm-ipq6018 - qcom,scm-ipq806x - qcom,scm-ipq8074 + - qcom,scm-ipq9574 - qcom,scm-mdm9607 - qcom,scm-msm8226 - qcom,scm-msm8660 |