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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| input_cap1203.c | ||
| input_cst816s.c | ||
| input_ft5336.c | ||
| input_gpio_keys.c | ||
| input_gpio_qdec.c | ||
| input_gt911.c | ||
| input_kbd_matrix.c | ||
| input_kbd_matrix.h | ||
| input_npcx_kbd.c | ||
| input_sdl_touch_bottom.c | ||
| input_sdl_touch_bottom.h | ||
| input_sdl_touch.c | ||
| input_stmpe811.c | ||
| input_xpt2046.c | ||
| Kconfig | ||
| Kconfig.cap1203 | ||
| Kconfig.cst816s | ||
| Kconfig.ft5336 | ||
| Kconfig.gpio_keys | ||
| Kconfig.gpio_qdec | ||
| Kconfig.gt911 | ||
| Kconfig.kbd_matrix | ||
| Kconfig.npcx | ||
| Kconfig.sdl | ||
| Kconfig.stmpe811 | ||
| Kconfig.xpt2046 | ||