zephyr/boards/shields/buydisplay_3_5_tft_touch_arduino
TOKITA Hiroshi ecefb5de5d drivers: input: ft5336: Enable interrupts in conjunction with DT config
Enabling `CONFIG_INPUT_FT5336_INTERRUPT` if the ft5336 node in DT
has `int-gpios` property.

As a result of this change, some boards can eliminate lines that
explicitly configure `CONFIG_INPUT_FT5336_INTERRUPT`.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2025-01-15 15:04:13 +01:00
..
boards
doc doc: update documentation to use the --shield west build command arg 2024-07-04 13:25:00 +02:00
buydisplay_3_5_tft_touch_arduino.overlay boards: added touch controller to the /chosen node 2024-10-09 18:11:21 +01:00
Kconfig.defconfig drivers: input: ft5336: Enable interrupts in conjunction with DT config 2025-01-15 15:04:13 +01:00
Kconfig.shield