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

Commit d835dd25 authored by Fenglin Wu's avatar Fenglin Wu
Browse files

ARM: dts: msm: Change WLED string usage for QRD670



QRD670 is using WLED output string 1 and 2 which is mapping to index
0 and 1 in the driver.

Change-Id: I6858227b313954185bb1d997d0219af4714c7ad1
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent a8118139
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -279,7 +279,7 @@

&pm660l_wled {
	status = "okay";
	qcom,led-strings-list = [01 02];
	qcom,led-strings-list = [00 01];
};

&mdss_mdp {