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

Commit 050e3371 authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

ARM: dts: msm: Add support to read FAB ID for PMICOBALT



REVID peripheral supports reading FAB ID value. Add property
qcom,fab-id-valid to allow clients to access the FAB ID data
for PMICOBALT.

Change-Id: I66463cf3fa7b0fdeba4cb5ee1e34d27b5e736cfb
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent f1fe90b2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
		pmicobalt_revid: qcom,revid@100 {
			compatible = "qcom,qpnp-revid";
			reg = <0x100 0x100>;
			qcom,fab-id-valid;
		};

		qcom,power-on@800 {