diff options
author | Vinod Koul <vkoul@kernel.org> | 2021-01-27 18:00:52 +0530 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-02-02 14:46:50 -0600 |
commit | 80ad7f3349e63a12b9b9ba767884a513df362ec2 (patch) | |
tree | dcb863e1e007555ee60932355a3db4d590f5607c | |
parent | 8767fe36d90e3433bd18eb0f84d852da73d5c8c6 (diff) |
dt-bindings: firmware: scm: Add SM8250 and SM8350 compatible
Add compatible for SM8150 and SM8350 SoCs.
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20210127123054.263231-5-vkoul@kernel.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/firmware/qcom,scm.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt index 78456437df5f..a884955f861e 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt @@ -22,6 +22,8 @@ Required properties: * "qcom,scm-sc7180" * "qcom,scm-sdm845" * "qcom,scm-sm8150" + * "qcom,scm-sm8250" + * "qcom,scm-sm8350" and: * "qcom,scm" - clocks: Specifies clocks needed by the SCM interface, if any: |