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

Commit ecf9bc65 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: Set number of LEDs per string for WLED for SM8150 platforms



For SM8150 platforms, the display panel widely used on CDP and
MTP are having 6 LEDs per string. Specify them so that the
WLED flash current can be calculated based on the battery
parameters, number of strings and number of LEDs per string.

Change-Id: I260c21430019fb3f9f79b5a93ac13a5a8b90c2e2
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent c6384d5e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -309,6 +309,7 @@

&pm8150l_wled {
	qcom,string-cfg= <7>;
	qcom,leds-per-string = <6>;
	status = "ok";
};

+1 −0
Original line number Diff line number Diff line
@@ -280,6 +280,7 @@

&pm8150l_wled {
	qcom,string-cfg= <7>;
	qcom,leds-per-string = <6>;
	status = "ok";
};