Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 377e8e35 authored by Jeevan Shriram's avatar Jeevan Shriram
Browse files

ARM: dts: msm: Add support for soc id LAHAINA_MODULE

Add soc information into lahaina device tree files for supporting
LAHAINA_MODULE (ATP) platform.

Change-Id: I69ce2e931cc274aa21a33e9fc3412b617ab7a7c0
parent 22ab47b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Lahaina v2";
	compatible = "qcom,lahaina";
	qcom,msm-id = <415 0x20000>;
	qcom,msm-id = <415 0x20000>, <456 0x20000>;
};

&CPU4 {
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
/ {
	model = "Qualcomm Technologies, Inc. Lahaina";
	compatible = "qcom,lahaina";
	qcom,msm-id = <415 0x10000>;
	qcom,msm-id = <415 0x10000>, <456 0x10000>;
	interrupt-parent = <&intc>;

	#address-cells = <2>;