linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support for vibrator motor for TBS A711 Tablet
@ 2020-02-22 23:14 Ondrej Jirman
  2020-02-22 23:14 ` [PATCH 1/4] dt-bindings: input: gpio-vibrator: Don't require enable-gpios Ondrej Jirman
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ondrej Jirman @ 2020-02-22 23:14 UTC (permalink / raw)
  To: linux-sunxi, Dmitry Torokhov, Rob Herring, Maxime Ripard,
	Chen-Yu Tsai
  Cc: Ondrej Jirman, Mark Rutland, Luca Weiss, Tomas Novotny,
	linux-input, devicetree, linux-kernel, linux-arm-kernel

The tablet has a vibrator. Expose it via input subsystem (EV_FF).

Please take a look.

thank you and regards,
  Ondrej Jirman

Ondrej Jirman (4):
  dt-bindings: input: gpio-vibrator: Don't require enable-gpios
  input: gpio-vibra: Allow to use vcc-supply alone to control the
    vibrator
  ARM: dts: sun8i-a83t-tbs-a711: Add support for the vibrator motor
  ARM: dts: sun8i-a83t-tbs-a711: Increase voltage on the vibrator

 .../devicetree/bindings/input/gpio-vibrator.yaml         | 1 -
 arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts                | 9 +++++++--
 drivers/input/misc/gpio-vibra.c                          | 3 ++-
 3 files changed, 9 insertions(+), 4 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-02-26 22:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-22 23:14 [PATCH 0/4] Add support for vibrator motor for TBS A711 Tablet Ondrej Jirman
2020-02-22 23:14 ` [PATCH 1/4] dt-bindings: input: gpio-vibrator: Don't require enable-gpios Ondrej Jirman
2020-02-26 22:25   ` Rob Herring
2020-02-22 23:14 ` [PATCH 2/4] input: gpio-vibra: Allow to use vcc-supply alone to control the vibrator Ondrej Jirman
2020-02-22 23:14 ` [PATCH 3/4] ARM: dts: sun8i-a83t-tbs-a711: Add support for the vibrator motor Ondrej Jirman
2020-02-24  9:10   ` Maxime Ripard
2020-02-24 14:14     ` Ondřej Jirman
2020-02-24 16:13       ` Maxime Ripard
2020-02-22 23:14 ` [PATCH 4/4] ARM: dts: sun8i-a83t-tbs-a711: Increase voltage on the vibrator Ondrej Jirman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).