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

Commit a19ec8ad authored by Vara Reddy's avatar Vara Reddy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update boot on regulator property for avdd



Enable the boot on property for avdd panel supply so that
kernel will retain the regulator state from uefi during bootup.

Change-Id: I5ef55d0d36119db9e3ff57721a2a551d4d9272d0
Signed-off-by: default avatarVara Reddy <varar@codeaurora.org>
parent be4e22c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@
		regulator-enable-ramp-delay = <233>;
		gpio = <&tlmm 61 0>;
		enable-active-high;
		regulator-boost-on;
		regulator-boot-on;
		pinctrl-names = "default";
		pinctrl-0 = <&display_panel_avdd_default>;
	};