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

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

Merge "ARM: msm: dts: Update the board ID for 8939 MTP"

parents d8b067f2 5ad91f7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
/ {
	model = "Qualcomm Technologies, Inc. MSM 8939 SMB1360 MTP";
	compatible = "qcom,msm8939-mtp", "qcom,msm8939", "qcom,mtp";
	qcom,board-id = <8 1>;
	qcom,board-id = <8 0>;
};

&i2c_4 {
+1 −1
Original line number Diff line number Diff line
@@ -17,5 +17,5 @@
/ {
	model = "Qualcomm Technologies, Inc. MSM 8939 MTP";
	compatible = "qcom,msm8939-mtp", "qcom,msm8939", "qcom,mtp";
	qcom,board-id = <8 0>;
	qcom,board-id = <8 1>;
};