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

Commit d0f6fb69 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: add DT support for a 8926 v1.1"

parents 26d515cc 1440d381
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -20,7 +20,9 @@
	model = "Qualcomm MSM 8926 CDP";
	compatible = "qcom,msm8926-cdp", "qcom,msm8926", "qcom,cdp";
	qcom,msm-id = <200 1 0>,
		      <224 1 0>;
		      <224 1 0>,
		      <200 1 0x10001>,
		      <224 1 0x10001>;
};

&pm8226_chg {
+3 −1
Original line number Diff line number Diff line
@@ -20,5 +20,7 @@
	model = "Qualcomm MSM 8926 MTP";
	compatible = "qcom,msm8926-mtp", "qcom,msm8926", "qcom,mtp";
	qcom,msm-id = <200 8 0>,
		      <224 8 0>;
		      <224 8 0>,
		      <200 8 0x10001>,
		      <224 8 0x10001>;
};
+3 −1
Original line number Diff line number Diff line
@@ -18,5 +18,7 @@
	model = "Qualcomm MSM 8926 QRD";
	compatible = "qcom,msm8926-qrd", "qcom,msm8926", "qcom,qrd";
	qcom,msm-id = <200 11 0>,
		      <224 11 0>;
		      <224 11 0>,
		      <200 11 0x10001>,
		      <224 11 0x10001>;
};
+3 −1
Original line number Diff line number Diff line
@@ -23,7 +23,9 @@
	model = "Qualcomm MSM 8926";
	compatible = "qcom,msm8926";
	qcom,msm-id = <200 0>,
		      <224 0>;
		      <224 0>,
		      <200 0x10001>,
		      <224 0x10001>;
};

&soc {