Re: [PATCH v3 1/4] dt-bindings: input: gpio-vibrator: Don't require enable-gpios
From: Rob Herring <robh@kernel.org>
Date: 2020-07-13 21:15:46
Also in:
linux-arm-kernel, linux-input, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-07-13 21:15:46
Also in:
linux-arm-kernel, linux-input, lkml
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 <redacted> --- Documentation/devicetree/bindings/input/gpio-vibrator.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Rob Herring <robh@kernel.org>