zephyr/boards/shields/rk055hdmipi4m
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 shields: rk055hdmipi4m: fix touch controller label 2023-09-05 11:30:41 +02:00
doc boards: shields: add rk055hdmipi4m shield definition 2023-07-11 09:53:38 -05:00
Kconfig.defconfig boards: stop using kscan for LVGL touch input 2023-09-05 10:05:50 +02:00
Kconfig.shield boards: shields: add rk055hdmipi4m shield definition 2023-07-11 09:53:38 -05:00
rk055hdmipi4m.overlay input: gt911: fix reset control polarity 2023-11-06 08:50:33 +00:00