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

Commit 1ee7526e authored by Xiaozhe Shi's avatar Xiaozhe Shi Committed by Stephen Boyd
Browse files

ARM: dts: msm: Add the qpnp-revid device for PMD9635



Add the QPNP-REVID device into the PMD9635 device tree. QPNP-REVID is
used to show the PMIC revision. The driver logs the type, revision
and status information of the PMIC.

Change-Id: Ic5fade96141297e02c6b2b1033833f2330cf3fcc
Signed-off-by: default avatarXiaozhe Shi <xiaozhes@codeaurora.org>
parent 6d2578c7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -16,6 +16,11 @@
		reg = <0x0>;
		#address-cells = <1>;
		#size-cells = <1>;

		qcom,revid@100 {
			compatible = "qcom,qpnp-revid";
			reg = <0x100 0x100>;
		};
	};

	qcom,pmd9635@1 {