diff options
author | Rohit Agarwal <[email protected]> | 2023-06-09 17:20:35 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-06-13 10:58:39 -0700 |
commit | 677b9e85e8691c0bddc35eebf6d01836e109e5f4 (patch) | |
tree | 85d10bbfcf93d557ff030e056c5198cd4bd59a48 | |
parent | 0d25da8e7e1e35bdbb521d586be1954bdedd1cca (diff) |
dt-bindings: firmware: scm: Add compatible for SDX75
Add devicetree compatible for SCM present in SDX75 platform.
Signed-off-by: Rohit Agarwal <[email protected]>
Acked-by: Conor Dooley <[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 367d04ad1923..09073e1d88ff 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -51,6 +51,7 @@ properties: - qcom,scm-sdm845 - qcom,scm-sdx55 - qcom,scm-sdx65 + - qcom,scm-sdx75 - qcom,scm-sm6115 - qcom,scm-sm6125 - qcom,scm-sm6350 |