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

Commit f31cc665 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: reduce the WLED string number for DTP8996"

parents cea52313 5b7d9d24
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -513,7 +513,7 @@
			};
		};

		qcom,leds@d800 {
		pmi8994_wled: qcom,leds@d800 {
			compatible = "qcom,qpnp-wled";
			reg = <0xd800 0x100>,
				<0xd900 0x100>,
+4 −0
Original line number Diff line number Diff line
@@ -538,3 +538,7 @@
&blue_led {
	/delete-property/ linux,default-trigger;
};

&pmi8994_wled {
	qcom,led-strings-list = [00 01];
};