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

Commit 67da9e83 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: Enable auto calibration for PM855L WLED



Enable auto calibration feature in PM855L WLED so that the sink
configuration can be fixed automatically if it is misconfigured.
This prevents a possible hardware damage.

Change-Id: Ia1e58538f53bc3ed6a362c7aac919841cc523141
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 21e68262
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -277,6 +277,7 @@
			interrupts = <0x5 0xd8 0x1 IRQ_TYPE_EDGE_RISING>;
			interrupts = <0x5 0xd8 0x1 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "ovp-irq";
			interrupt-names = "ovp-irq";
			qcom,pmic-revid = <&pm855l_revid>;
			qcom,pmic-revid = <&pm855l_revid>;
			qcom,auto-calibration;
			status = "disabled";
			status = "disabled";
		};
		};