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

Commit 16ca1118 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: Change pmic major version for cdp and rcm of 8937"

parents e40ccfc0 81b77939
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,5 +21,5 @@
	model = "Qualcomm Technologies, Inc. MSM8937-PMI8950 CDP";
	compatible = "qcom,msm8937-cdp", "qcom,msm8937", "qcom,cdp";
	qcom,board-id= <1 0>;
	qcom,pmic-id = <0x10019 0x020011 0x0 0x0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
};
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@
	model = "Qualcomm Technologies, Inc. MSM8937-PMI8950 RCM";
	compatible = "qcom,msm8937-cdp", "qcom,msm8937", "qcom,cdp";
	qcom,board-id= <21 0>;
	qcom,pmic-id = <0x10019 0x020011 0x0 0x0>;
	qcom,pmic-id = <0x10019 0x010011 0x0 0x0>;
};