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

Commit 81779580 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update device tree to support 32-bit kernel on sdm632"

parents 9e9b6ef2 d36ee76f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

/ {
	model = "CDP S2";
	compatible = "qcom,cdp";
	qcom,board-id = <1 2>;
};
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

/ {
	model = "MTP S3";
	compatible = "qcom,mtp";
	qcom,board-id = <8 3>;
};
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

/ {
	model = "QRD SKU4";
	compatible = "qcom,qrd";
	qcom,board-id = <0xb 1>;
};
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

/ {
	model = "Ext Codec CDP S3";
	compatible = "qcom,cdp";
	qcom,board-id = <1 3>;
};
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

/ {
	model = "Ext Codec MTP S4";
	compatible = "qcom,mtp";
	qcom,board-id = <8 4>;
};
Loading