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

Commit 52ee0cb7 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dt-bindings: leds-qpnp-flash-v2: Add support to control ramp time"

parents 2807b1b5 445eecaa
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -21,6 +21,12 @@ Optional properties:
			  128, 192. Unit is uS.
- qcom,warmup-delay-us	: Integer type to specify warm up delay. Valid values are 32, 64,
			  128, 192. Unit is uS.
- qcom,ramp-up-step	: Integer property to specify flash current ramp up time
			  step. Unit is in nS. Allowed values are: 200, 400, 800, 1600,
			  3200, 6400, 12800, 25600.
- qcom,ramp-down-step	: Integer property to specify flash current ramp down
			  time step. Unit is in nS. Allowed values are: 200, 400, 800, 1600,
			  3200, 6400, 12800, 25600.
- qcom,short-circuit-det	: Boolean property which enables short circuit fault detection.
- qcom,open-circuit-det		: Boolean property which enables open circuit fault detection.
- qcom,vph-droop-det		: Boolean property which enables VPH droop detection.