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

Commit 8be0277f authored by Shimrit Malichi's avatar Shimrit Malichi
Browse files

ARM: dts: msm: Enable blue LED on boot for LiQUID8994



By turning on the blue LED in 8994 LiQUID devices we
get a notification that the boot process has started.
The blue LED will be turned-on in bootloader and be turned-
off when HLOS display takes over.

Change-Id: Ief8e934afd3a798afff81cbaec78d308f2d2b400
Signed-off-by: default avatarShimrit Malichi <smalichi@codeaurora.org>
parent 0bca213d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -577,6 +577,7 @@
				qcom,max-current = <12>;
				qcom,default-state = "off";
				linux,name = "blue";
				linux,default-trigger = "boot-indication";
			};
		};

+5 −0
Original line number Diff line number Diff line
@@ -64,6 +64,11 @@
&dsi_dual_jdi_4k_video_1 {
	qcom,cont-splash-enabled;
};

&mdss_fb0 {
	qcom,boot-indication-enabled;
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <&dsi_dual_jdi_4k_video_0>;
	pinctrl-names = "mdss_default", "mdss_sleep";