zephyr/boards/shields/rk055hdmipi4ma0
Fabio Baltieri 0e3d0e9b15 input: gt911: fix reset control polarity
This chip uses an active low reset, so the correct behavior here is to
define the pin as ACTIVE_LOW, using GPIO_OUTPUT_ACTIVE to assert the
reset and set to 0 to deassert.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-11-06 08:50:33 +00:00
..
boards
doc
Kconfig.defconfig
Kconfig.shield
rk055hdmipi4ma0.overlay input: gt911: fix reset control polarity 2023-11-06 08:50:33 +00:00