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

Commit 0377f019 authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: msm: Correct the WLED string configuration for SM6150



SM6150 platform has WLED strings 1 and 2 connected, instead of the
current configuration of 1, 2 and 3. Fix this.

Change-Id: I3fe12c8901607387e1230043bd6d39ecb0c6eb0f
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent 23cc55e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
};

&pm6150l_wled {
	qcom,string-cfg= <7>;
	qcom,string-cfg= <3>;
	status = "ok";
};

+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
};

&pm6150l_wled {
	qcom,string-cfg= <7>;
	qcom,string-cfg= <3>;
	status = "ok";
};

+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
};

&pm6150l_wled {
	qcom,string-cfg= <7>;
	qcom,string-cfg= <3>;
	status = "ok";
};