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

Commit f29e522f 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: specify the type of strobe for flash led"

parents ab507100 eeaa69f9
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -834,6 +834,20 @@
			qcom,turn-off-delay-ms = <1000>;
		};
	};

	qcom,leds@d300 {
		pm8941_flash0: qcom,flash_0 {
			qcom,sw_vreg_ok;
		};

		pm8941_flash1: qcom,flash_1 {
			qcom,sw_vreg_ok;
		};

		pm8941_torch: qcom,flash_torch {
			qcom,sw_vreg_ok;
		};
	};
};

&pm8941_chg {