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

Commit cf6421a4 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy Committed by Gerrit - the friendly Code Review server
Browse files

bindings: leds-qpnp-flashv2: Fix HW strobe configuration option

For PM8150L/A and its derivatives, flash LED HW strobe selection
is different. Fix it.

Change-Id: I27b77ee9363b83fea0a294cd6492e324cec24d0c
parent 6956cd16
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -117,6 +117,9 @@ Optional properties:
			  0: Flash strobe is used for LED1, LED2, LED3
			  1: Flash strobe is used for LED1, LED2 and GPIO10 is used for LED3
			  2: Flash strobe is used for LED1; GPIO9 is used for LED2; GPIO10 is used for LED3
			  For PM8150L/A and its derivatives, supported values are:
			  0: Flash strobe is used for LED1, LED2, LED3
			  1: Flash strobe is used for LED1, LED2 and GPIO12 is used for LED3
- switchX-supply		: phandle of the regulator that needs to be used
				  as a supply for flash switch_X device.
- qcom,bst-pwm-ovrhd-uv		: Charger flash VPH overhead. Applicable for PMI632 only.