zephyr/drivers/input
Daniel DeGrasse 066c40bbb0 drivers: input: ft5336: Add support for reset GPIO and FT3267 IC
Add support for resetting controller at boot, and update FT5336
documentation to indicate that the FT3267 IC is also supported by this
driver.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-07-25 09:08:59 +02:00
..
CMakeLists.txt input: convert cst816s from kscan 2023-07-18 08:55:26 -05:00
input_cst816s.c input: convert cst816s from kscan 2023-07-18 08:55:26 -05:00
input_ft5336.c drivers: input: ft5336: Add support for reset GPIO and FT3267 IC 2023-07-25 09:08:59 +02:00
input_gpio_keys.c
input_gpio_qdec.c drivers: input: add few missing gpio_add_callback return check 2023-07-19 09:18:38 +00:00
input_gt911.c drivers: input: gt911: fix error 'ret' undeclared 2023-07-20 20:52:19 +00:00
input_npcx_kbd.c
input_sdl_touch_bottom.c
input_sdl_touch_bottom.h
input_sdl_touch.c
input_xpt2046.c drivers: input: add few missing gpio_add_callback return check 2023-07-19 09:18:38 +00:00
Kconfig input: convert cst816s from kscan 2023-07-18 08:55:26 -05:00
Kconfig.cst816s input: convert cst816s from kscan 2023-07-18 08:55:26 -05:00
Kconfig.ft5336 drivers: input: ft5336: Add support for reset GPIO and FT3267 IC 2023-07-25 09:08:59 +02:00
Kconfig.gpio_keys
Kconfig.gpio_qdec
Kconfig.gt911
Kconfig.npcx
Kconfig.sdl
Kconfig.xpt2046