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

Commit cf55736e 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: change fs current for WLED to 20mA in PMI8950"

parents 84389394 67b7d495
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -506,7 +506,7 @@
			qcom,dim-method = "linear";
			qcom,hyb-thres = <625>;
			qcom,sync-dly-us = <800>;
			qcom,fs-curr-ua = <16000>;
			qcom,fs-curr-ua = <20000>;
			qcom,en-phase-stag;
			qcom,ibb-pwrup-dly = <8>;
			qcom,led-strings-list = [00 01];
+5 −0
Original line number Diff line number Diff line
@@ -238,6 +238,11 @@
	};

	qcom,pmi8950@3 {
		qcom,leds@d800 {
			qcom,cons-sync-write-delay-us = <1000>;
			qcom,fs-curr-ua = <30000>;
		};

		qcom,leds@d300 {
			compatible = "qcom,qpnp-flash-led";
			status = "okay";
+5 −0
Original line number Diff line number Diff line
@@ -219,6 +219,11 @@
	};

	qcom,pmi8950@3 {
		qcom,leds@d800 {
			qcom,cons-sync-write-delay-us = <1000>;
			qcom,fs-curr-ua = <30000>;
		};

		qcom,leds@d300 {
			compatible = "qcom,qpnp-flash-led";
			status = "disabled";