summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorNeeraj Upadhyay <neeraju@codeaurora.org>2016-12-28 15:28:59 +0530
committerNeeraj Upadhyay <neeraju@codeaurora.org>2017-01-03 10:12:09 +0530
commitd3071e2565cc806afc0cc3feecdf05ce0d706034 (patch)
tree72b7af0d230297cb26c5863857ad6173db7001e8 /Documentation/devicetree
parent0efed03409eed007346d55cafdf3b3e755fe5207 (diff)
ARM: dts: msm: Add initial device tree for SDM658
Add initial device tree and socinfo support for SDM658 SoC. Also add device tree and socinfo support for SDA variant. Change-Id: I3d8860ed57c859d35eaf4d77f0064091993a1bcf Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/arm/msm/msm.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/msm/msm.txt b/Documentation/devicetree/bindings/arm/msm/msm.txt
index 53f3d6875e7a..3618961b6c1c 100644
--- a/Documentation/devicetree/bindings/arm/msm/msm.txt
+++ b/Documentation/devicetree/bindings/arm/msm/msm.txt
@@ -89,9 +89,15 @@ SoCs:
- MSMHAMSTER
compatible = "qcom,msmhamster"
+- SDM658
+ compatible = "qcom,sdm658"
+
- SDM660
compatible = "qcom,sdm660"
+- SDA658
+ compatible = "qcom,sda658"
+
- SDA660
compatible = "qcom,sda660"
@@ -263,11 +269,16 @@ compatible = "qcom,msm8998-qrd"
compatible = "qcom,msmhamster-rumi"
compatible = "qcom,msmhamster-cdp"
compatible = "qcom,msmhamster-mtp"
+compatible = "qcom,sdm658-cdp"
+compatible = "qcom,sdm658-mtp"
+compatible = "qcom,sdm658-qrd"
compatible = "qcom,sdm660-sim"
compatible = "qcom,sdm660-rumi"
compatible = "qcom,sdm660-cdp"
compatible = "qcom,sdm660-mtp"
compatible = "qcom,sdm660-qrd"
+compatible = "qcom,sda658-mtp"
+compatible = "qcom,sda658-cdp"
compatible = "qcom,sda660-mtp"
compatible = "qcom,sda660-cdp"
compatible = "qcom,sdm630-rumi"