linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] adc-joystick: Add polled support
@ 2022-06-01 19:17 Chris Morgan
  2022-06-01 19:17 ` [PATCH 1/3] dt-bindings: adc-joystick: bindings for adc-joystick-polled Chris Morgan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Chris Morgan @ 2022-06-01 19:17 UTC (permalink / raw)
  To: linux-input
  Cc: devicetree, contact, heiko, krzysztof.kozlowski+dt, robh+dt,
	dmitry.torokhov, maccraft123mc, Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

Add support to the existing adc-joystick driver to support polling
rather than relying on triggered buffers. This is useful for devices
that do not offer triggered buffers in hardware. Code adapted from
changes made by Maya Matuszczyk <maccraft123mc@gmail.com>.

Chris Morgan (3):
  dt-bindings: adc-joystick: bindings for adc-joystick-polled
  Input: adc-joystick - Add polled input device support
  arm64: dts: rockchip: Update joystick to polled for Odroid-Go2

 .../bindings/input/adc-joystick.yaml          |  8 ++-
 .../boot/dts/rockchip/rk3326-odroid-go2.dts   |  2 +-
 drivers/input/joystick/adc-joystick.c         | 53 +++++++++++++++----
 3 files changed, 49 insertions(+), 14 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-06-05 22:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-01 19:17 [PATCH 0/3] adc-joystick: Add polled support Chris Morgan
2022-06-01 19:17 ` [PATCH 1/3] dt-bindings: adc-joystick: bindings for adc-joystick-polled Chris Morgan
2022-06-01 19:44   ` Artur Rojek
2022-06-05 22:36     ` Rob Herring
2022-06-01 19:17 ` [PATCH 2/3] Input: adc-joystick - Add polled input device support Chris Morgan
2022-06-01 19:57   ` Artur Rojek
2022-06-01 19:17 ` [PATCH 3/3] arm64: dts: rockchip: Update joystick to polled for Odroid-Go2 Chris Morgan

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).