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

Commit 6a959d1c authored by Tanya Finkel's avatar Tanya Finkel
Browse files

ARM: dts: msm: Enable notification LED on liquid8994



Enable the notification LED indicate boot progress.

Change-Id: I68ca8c1fecb5328567145fb3e99c82b39431e71d
Signed-off-by: default avatarTanya Finkel <tfinkel@codeaurora.org>
parent bbe9e313
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -832,4 +832,14 @@
			};
		};
       };

       qcom,pmi8994@3 {
              qcom,leds@d000 {
                     qcom,rgb_2 {
                            status = "ok";
                            qcom,default-state = "on";
                            qcom,turn-off-delay-ms = <5000>;
                     };
              };
       };
};