diff options
| author | 2021-09-12 01:26:57 +0200 | |
|---|---|---|
| committer | 2021-09-21 17:41:48 -0500 | |
| commit | b03543067a88879169ebfdfdb36d9e8e827eeb6d (patch) | |
| tree | 09c69d189b87ddf500240e51b8bb6e1b20237132 | |
| parent | arm: qcom: Add SMP support for MSM8226 (diff) | |
| download | linux-dev-b03543067a88879169ebfdfdb36d9e8e827eeb6d.tar.xz linux-dev-b03543067a88879169ebfdfdb36d9e8e827eeb6d.zip | |
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
| -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" |
