zephyr/dts/bindings/input
Fabio Baltieri b76ac9a851 input: convert the kscan_sdl driver from kscan to input
Convert the SDL driver to use the input subsystem. This is specifically
meant to emulate touchscreen drivers, so it's setup to send triplet of
x, y, touch for touch-on events and just touch off on touch off events.

Renamed the driver to input-sdl-touch since now we can also develop an
sdl driver for simulating key events.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-04-11 09:34:23 +02:00
..
focaltech,ft5336.yaml input: ft5336: move the ft5336 binding under input 2023-04-06 11:41:47 +02:00
gpio-keys.yaml dts: bindings: zephyr,gpio-keys require code and add docs 2023-03-14 17:15:09 -04:00
zephyr,gpio-keys.yaml dts: bindings: zephyr,gpio-keys require code and add docs 2023-03-14 17:15:09 -04:00
zephyr,input-longpress.yaml input: add a longpress device 2023-03-24 13:48:28 +00:00
zephyr,input-sdl-touch.yaml input: convert the kscan_sdl driver from kscan to input 2023-04-11 09:34:23 +02:00