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

Commit f46dc654 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add ddr type to the subtype for sdxlemur"

parents 18fb74bb 1195e312
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,5 +8,5 @@
	model = "Qualcomm Technologies, Inc. SDXLEMUR CDP";
	compatible = "qcom,sdxlemur-cdp",
		"qcom,sdxlemur", "qcom,cdp";
	qcom,board-id = <0x01 0>;
	qcom,board-id = <0x01 0x300>;
};
+1 −1
Original line number Diff line number Diff line
@@ -8,5 +8,5 @@
	model = "Qualcomm Technologies, Inc. SDXLEMUR MTP CPE";
	compatible = "qcom,sdxlemur-mtp",
		"qcom,sdxlemur", "qcom,mtp";
	qcom,board-id = <0x6010008 0>;
	qcom,board-id = <0x6010008 0x306>;
};
+1 −1
Original line number Diff line number Diff line
@@ -9,5 +9,5 @@
	model = "Qualcomm Technologies, Inc. SDXLEMUR MTP MBB eMMC";
	compatible = "qcom,sdxlemur-mtp",
		"qcom,sdxlemur", "qcom,mtp";
	qcom,board-id = <0x2010108 0>
	qcom,board-id = <0x2010108 0x302>
};
+1 −1
Original line number Diff line number Diff line
@@ -8,5 +8,5 @@
	model = "Qualcomm Technologies, Inc. SDXLEMUR MTP MBB NTN3 PCIE";
	compatible = "qcom,sdxlemur-mtp",
		"qcom,sdxlemur", "qcom,mtp";
	qcom,board-id = <0x5010008 0>;
	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";
	compatible = "qcom,sdxlemur-mtp",
		"qcom,sdxlemur", "qcom,mtp";
	qcom,board-id = <0x4010008 0>;
	qcom,board-id = <0x4010008 0x304>;
};
Loading