diff mbox series

[v2,1/4] dt-bindings: input: gpio-vibrator: Don't require enable-gpios

Message ID 20200512222205.1456300-2-megous@megous.com
State New
Headers show
Series Add support for vibrator motor for TBS A711 Tablet | expand

Commit Message

Ondrej Jirman May 12, 2020, 10:22 p.m. UTC
It is possible to turn the motor on/off just by enabling/disabling
the vcc-supply.

Signed-off-by: Ondrej Jirman <megous@megous.com>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/input/gpio-vibrator.yaml | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/input/gpio-vibrator.yaml b/Documentation/devicetree/bindings/input/gpio-vibrator.yaml
index 2384465eaa19..c700b640bd53 100644
--- a/Documentation/devicetree/bindings/input/gpio-vibrator.yaml
+++ b/Documentation/devicetree/bindings/input/gpio-vibrator.yaml
@@ -24,7 +24,6 @@  properties:
 
 required:
   - compatible
-  - enable-gpios
 
 additionalProperties: false