Skip to content

Commit 54e6633

Browse files
z3ntudtor
authored andcommitted
dt-bindings: input: pwm-vibrator: Add enable-gpio
Some pwm vibrators have a dedicated enable GPIO that needs to be set high so that the vibrator works. Document that. Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Reviewed-by: Sebastian Reichel <sre@kernel.org> Reviewed-by: Brian Masney <bmasney@redhat.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org> Link: https://lore.kernel.org/r/20230427-hammerhead-vibra-v1-1-e87eeb94da51@z3ntu.xyz Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent e1141b0 commit 54e6633

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/input/pwm-vibrator.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ properties:
3232
minItems: 1
3333
maxItems: 2
3434

35+
enable-gpios: true
36+
3537
vcc-supply: true
3638

3739
direction-duty-cycle-ns:

0 commit comments

Comments
 (0)