diff options
author | Rohit Agarwal <[email protected]> | 2022-06-01 16:15:05 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-06-27 16:11:32 -0500 |
commit | 2ea6af6cc1f58f828180cf6124febbde47a10bad (patch) | |
tree | 834ee8ba33c31003ec8b3d0dfad8bb46cbf52527 | |
parent | 418ef34c006119a1cb7967b490c6d268bda845c2 (diff) |
dt-bindings: firmware: scm: Add compatible for SDX65
Add devicetree compatible for SCM present in SDX65 platform.
Signed-off-by: Rohit Agarwal <[email protected]>
Acked-by: Krzysztof Kozlowski <[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.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt index 0eb9759d8d8d..231bc42e47f6 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt @@ -29,6 +29,7 @@ Required properties: * "qcom,scm-sm6125" * "qcom,scm-sdm845" * "qcom,scm-sdx55" + * "qcom,scm-sdx65" * "qcom,scm-sm6350" * "qcom,scm-sm8150" * "qcom,scm-sm8250" |