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

Commit 0566bbe0 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: Correct board id for SDM429 WDP"

parents b7f1ab07 fad7ce5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
	model = "Qualcomm Technologies, Inc. SDM429 QRD BG WDP Overlay";
	compatible = "qcom,sdm429w-qrd", "qcom,sdm429w", "qcom,qrd";
	qcom,msm-id = <416 0x0>;
	qcom,board-id = <0x01000b 9>;
	qcom,board-id = <0x00010b 9>;
	qcom,pmic-id = <0x0002001b 0x0 0x0 0x0>;
};

+1 −1
Original line number Diff line number Diff line
@@ -21,6 +21,6 @@
	model = "Qualcomm Technologies, Inc. SDM429 BG WDP";
	compatible = "qcom,sdm429w-qrd", "qcom,sdm429w", "qcom,qrd";
	qcom,msm-id = <416 0x0>;
	qcom,board-id = <0x01000b 9>;
	qcom,board-id = <0x00010b 9>;
	qcom,pmic-id = <0x0002001b 0x0 0x0 0x0>;
};