Re: [PATCH v3 1/4] dt-bindings: input: gpio-vibrator: Don't require enable-gpios

From: Rob Herring
Date: Mon Jul 13 2020 - 17:15:46 EST


On Thu, 02 Jul 2020 13:20:38 +0200, Ondrej Jirman wrote:
> It is possible to turn the motor on/off just by enabling/disabling
> the vcc-supply. Change the binding to require either enable-gpios
> or vcc-supply or both.
>
> Signed-off-by: Ondrej Jirman <megous@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/input/gpio-vibrator.yaml | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>