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

Commit adfe0684 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: Modify SDM429W WDP subtype id to adapt corresponding CDT"

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

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