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

Commit 99e8eb99 authored by Komal Bajaj's avatar Komal Bajaj
Browse files

ARM: dts: msm: Add pmic-id tuple for Khaje platforms

Adding pmic-id tuple for Khaje IDPS and ATP platform.

Change-Id: I57bc2e89af3241f7d65fe9070393540cf51d9e95
parent 4e5bdbaa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,5 +9,6 @@
	compatible = "qcom,khaje-atp", "qcom,khaje", "qcom,atp";
	qcom,msm-id = <518 0x10000>;
	qcom,board-id = <33 0>;
	qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
};
+1 −0
Original line number Diff line number Diff line
@@ -7,5 +7,6 @@
	model = "Qualcomm Technologies, Inc. Khaje ATP";
	compatible = "qcom,khaje-atp", "qcom,khaje", "qcom,atp";
	qcom,board-id = <33 0>;
	qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
};
+1 −0
Original line number Diff line number Diff line
@@ -11,4 +11,5 @@
	compatible = "qcom,khaje-idp", "qcom,khaje", "qcom,idp";
	qcom,msm-id = <518 0x10000>;
	qcom,board-id = <0x10122 0>;
	qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
};
+1 −0
Original line number Diff line number Diff line
@@ -9,4 +9,5 @@
	model = "Qualcomm Technologies, Inc. KHAJE IDPS + 90Hz";
	compatible = "qcom,khaje-idp", "qcom,khaje", "qcom,idp";
	qcom,board-id = <0x10122 0>;
	qcom,pmic-id = <0x2D 0x2E 0x0 0x0>;
};