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

Commit 3ff57e6d authored by Melody Olvera's avatar Melody Olvera
Browse files

ARM: dts: msm: Revise V2 dts and add sdxlemur lite soc id

Revise the V2 dts files to match V1 CDTs and add sdxlemur lite
soc id to the V2 dtsi file.

Change-Id: I4af8330b83be34defa51523800e8b0ebc0925d76
parent 990fe910
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,5 +11,5 @@
	model = "Qualcomm Technologies, Inc. SDXLEMUR CDP V2";
	compatible = "qcom,sdxlemur-cdp",
		"qcom,sdxlemur", "qcom,cdp";
	qcom,board-id = <0x20001 0x300>;
	qcom,board-id = <0x01 0x300>;
};
+2 −1
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@

#include "sdxlemur-v2.dtsi"
#include "sdxlemur-mtp-cpe.dtsi"
#include "sdxlemur-mtp-cpe-hsp.dtsi"
#include "sdxlemur-1024mb-cpe.dtsi"
#include "sdxlemur-audio.dtsi"
#include "sdxlemur-mtp-audio-overlay.dtsi"
@@ -10,5 +11,5 @@
	model = "Qualcomm Technologies, Inc. SDXLEMUR MTP CPE V2";
	compatible = "qcom,sdxlemur-mtp",
		"qcom,sdxlemur", "qcom,mtp";
	qcom,board-id = <0x6020008 0x306>;
	qcom,board-id = <0x6010008 0x306>;
};
+1 −1
Original line number Diff line number Diff line
@@ -11,5 +11,5 @@
	model = "Qualcomm Technologies, Inc. SDXLEMUR MTP MBB eMMC V2";
	compatible = "qcom,sdxlemur-mtp",
		"qcom,sdxlemur", "qcom,mtp";
	qcom,board-id = <0x2020108 0x302>;
	qcom,board-id = <0x2010108 0x302>;
};
+1 −1
Original line number Diff line number Diff line
@@ -10,5 +10,5 @@
	model = "Qualcomm Technologies, Inc. SDXLEMUR MTP MBB NTN3 PCIE V2";
	compatible = "qcom,sdxlemur-mtp",
		"qcom,sdxlemur", "qcom,mtp";
	qcom,board-id = <0x5020008 0x305>;
	qcom,board-id = <0x5010008 0x305>;
};
+1 −1
Original line number Diff line number Diff line
@@ -8,5 +8,5 @@
	model = "Qualcomm Technologies, Inc. SDXLEMUR MTP MBB PCIE-EP V2";
	compatible = "qcom,sdxlemur-mtp",
		"qcom,sdxlemur", "qcom,mtp";
	qcom,board-id = <0xB020008 0x20B>;
	qcom,board-id = <0xB010008 0x20B>;
};
Loading