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

Commit 355d75fe 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 the board-id and msm-id for SDM855+SDX50" into msm-4.14

parents 77804c57 6fc691a0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -26,6 +26,6 @@
/ {
	model = "Qualcomm Technologies, Inc. SDM855 v1 + SDX50M CDP";
	compatible = "qcom,sdm855-cdp", "qcom,sdm855", "qcom,cdp";
	qcom,msm-id = <339 0x10000>;
	qcom,board-id = <1 2>;
	qcom,msm-id = <339 0x0>;
	qcom,board-id = <1 1>;
};
+2 −2
Original line number Diff line number Diff line
@@ -26,6 +26,6 @@
/ {
	model = "Qualcomm Technologies, Inc. SDM855 v1 + SDX50M MTP";
	compatible = "qcom,sdm855-mtp", "qcom,sdm855", "qcom,mtp";
	qcom,msm-id = <339 0x10000>;
	qcom,board-id = <8 5>;
	qcom,msm-id = <339 0x0>;
	qcom,board-id = <8 1>;
};