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

Commit 8403bc8f authored by yungwenpeng's avatar yungwenpeng
Browse files

Merge branch gms into release

* ssh://ch-git3.arimacomm.com.tw:29418/kernel/msm-4.9:
  Modify the FlashLED current setting since tuning team required
  [Camera]Add for IMX363 AF Driver

Change-Id: I806f0f768d2ebde4500e23abef3d8a7edde1d98b
parents 3f6165c6 0f5764df
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -681,7 +681,7 @@
				qcom,max-current = <1500>;
				qcom,default-led-trigger = "flash0_trigger";
				qcom,id = <0>;
				qcom,current-ma = <1000>;
				qcom,current-ma = <1400>; // [8901][FlashLED][akenhsu] Modify the current setting since tuning team required 20190510
				qcom,duration-ms = <1280>;
				qcom,ires-ua = <12500>;
				qcom,hdrm-voltage-mv = <400>;
@@ -694,7 +694,7 @@
				qcom,max-current = <1500>;
				qcom,default-led-trigger = "flash1_trigger";
				qcom,id = <1>;
				qcom,current-ma = <1000>;
				qcom,current-ma = <1400>; // [8901][FlashLED][akenhsu] Modify the current setting since tuning team required 20190510
				qcom,duration-ms = <1280>;
				qcom,ires-ua = <12500>;
				qcom,hdrm-voltage-mv = <400>;