summaryrefslogtreecommitdiff
path: root/qcom/litomagnus.dts
diff options
context:
space:
mode:
authorShadab Naseem <snaseem@qti.qualcomm.com>2020-09-02 17:00:06 +0530
committerShadab Naseem <snaseem@qti.qualcomm.com>2020-09-03 22:43:44 +0530
commit9ca53605c77f6b285d528dfc3d96e3fcd5db7898 (patch)
tree22dc29f2d6a1956704db570d3fee3a09a8ae599b /qcom/litomagnus.dts
parentd81cef671ba89bf0efc4bcb4bbe625836ab2c845 (diff)
downloaddevicetree-9ca53605c77f6b285d528dfc3d96e3fcd5db7898.tar.gz
ARM: dts: msm: Add device tree files for Litomagnus variant
Add new device tree configuration for Litomagnus variant. Change-Id: Ibb74182050968a43b68546a73c79226782d42c62
Diffstat (limited to 'qcom/litomagnus.dts')
-rw-r--r--qcom/litomagnus.dts9
1 files changed, 9 insertions, 0 deletions
diff --git a/qcom/litomagnus.dts b/qcom/litomagnus.dts
new file mode 100644
index 00000000..1b026775
--- /dev/null
+++ b/qcom/litomagnus.dts
@@ -0,0 +1,9 @@
+/dts-v1/;
+
+#include "litomagnus.dtsi"
+
+/ {
+ model = "Qualcomm Technologies, Inc. Litomagnus SoC";
+ compatible = "qcom,lito";
+ qcom,board-id = <0 1>;
+};