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

Commit c8e558a1 authored by Zhiyan Lv's avatar Zhiyan Lv
Browse files

ARM: dts: msm: change the flash sequence for led



We need to change the flash sequence to match the HW setting.

Change-Id: Ic9f666455863f03115cdeb10f0bd4c08848503b5
Signed-off-by: default avatarZhiyan Lv <zylv@codeaurora.org>
parent 13de1bbc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -32,8 +32,8 @@
		qcom,flash-en = <&msm_gpio 31 0>;
		qcom,flash-now = <&msm_gpio 32 0>;
		qcom,op-seq = "flash_en", "flash_now";
		qcom,torch-seq-val = <1 0>;
		qcom,flash-seq-val = <1 1>;
		qcom,torch-seq-val = <0 1>;
		qcom,flash-seq-val = <1 0>;
		linux,name = "flashlight";
		linux,default-trigger = "flashlight-trigger";
	};