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

Commit d647dacf authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: qcom: Add "qcom,voltage-ramp-step" for PM8150L/PM6150L



Add "qcom,voltage-ramp-step" property to enable the LCDB driver
to ramp-up the voltage in steps of 500 mV for PM6150L/PM8150L.
This is as per the hardware recommendation.

Change-Id: I3b84cded31118e3e57efd4665c4f7e0909b476e3
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent 6e523d9f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -151,6 +151,7 @@
			interrupts = <0x5 0xec 0x1 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "sc-irq";
			qcom,pmic-revid = <&pm6150l_revid>;
			qcom,voltage-step-ramp;
			status = "disabled";

			lcdb_ldo_vreg: ldo {
+1 −0
Original line number Diff line number Diff line
@@ -146,6 +146,7 @@
			interrupts = <0x5 0xec 0x1 IRQ_TYPE_EDGE_RISING>;
			interrupt-names = "sc-irq";
			qcom,pmic-revid = <&pm8150l_revid>;
			qcom,voltage-step-ramp;
			status = "disabled";

			lcdb_ldo_vreg: ldo {