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>