diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2021-09-12 02:26:57 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-09-22 01:41:48 +0300 |
commit | b03543067a88879169ebfdfdb36d9e8e827eeb6d (patch) | |
tree | 09c69d189b87ddf500240e51b8bb6e1b20237132 /Documentation/devicetree/bindings/firmware | |
parent | 7a010c3c64e2edd22f17e1165f43ba0a40904182 (diff) | |
download | linux-b03543067a88879169ebfdfdb36d9e8e827eeb6d.tar.xz |
dt-bindings: firmware: scm: Add compatible for msm8226
Add devicetree compatible for SCM present in msm8226 platform.
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210911232707.259615-4-luca@z3ntu.xyz
Diffstat (limited to 'Documentation/devicetree/bindings/firmware')
-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 a7333ad938d2..5a90e84b8dcf 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt @@ -13,6 +13,7 @@ Required properties: * "qcom,scm-ipq806x" * "qcom,scm-ipq8074" * "qcom,scm-mdm9607" + * "qcom,scm-msm8226" * "qcom,scm-msm8660" * "qcom,scm-msm8916" * "qcom,scm-msm8960" |