Fix support for GT911 touchscreen driver when not using interrupt. The controller still requires that the INT pin be set to input in order to correctly respond to I2C queries. Also, the GT911 requires that the INT pin is not configured until the RESET pin has been low at least 10 ms after reset, so add an additional delay during initialization to account for this. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.cap1203 | ||
| Kconfig.cst816s | ||
| Kconfig.ft5336 | ||
| Kconfig.gt911 | ||
| Kconfig.ht16k33 | ||
| Kconfig.it8xxx2 | ||
| Kconfig.npcx | ||
| Kconfig.sdl | ||
| Kconfig.xec | ||
| kscan_cap1203.c | ||
| kscan_cst816s.c | ||
| kscan_ft5336.c | ||
| kscan_gt911.c | ||
| kscan_handlers.c | ||
| kscan_ht16k33.c | ||
| kscan_ite_it8xxx2.c | ||
| kscan_mchp_xec.c | ||
| kscan_npcx.c | ||
| kscan_sdl.c | ||