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

Commit 3a42639e authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "leds: qpnp-flash-v2: Fix property names in DT bindings documentation"

parents 7bc4acf5 d93603bd
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -25,10 +25,10 @@ Optional properties:
- 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.
- qcom,vph-droop-hys-mv	: Integer property to specify VPH droop hysteresis. It is only used if
- qcom,vph-droop-hysteresis-mv	: Integer property to specify VPH droop hysteresis. It is only used if
				  qcom,vph-droop-det is specified. Valid values are 0, 25, 50 and 75.
				  Unit is mV.
- qcom,vph-droop-thresh-mv	: Integer property to specify VPH droop threshold. It is only used if
- qcom,vph-droop-threshold-mv	: Integer property to specify VPH droop threshold. It is only used if
				  qcom,vph-droop-det is specified. Valid values are
				  2500 to 3200 with step size of 100. Unit is mV.
- qcom,vph-droop-debounce-us	: Integer property to specify VPH droop debounce time. It is only used