nuttx/Documentation/platforms/arm
Lee Lup Yuen c07bd5d644 arm64/pinephone: Add driver for PinePhone Touch Panel
This PR adds the existing Goodix GT9XX Touch Panel Driver to the Bringup Function for PINE64 PinePhone.

With this PR, LVGL Touchscreen Apps will respond to Touch Input on PinePhone.

### Modified Files

`boards/arm64/a64/pinephone/src/pinephone_bringup.c`: Added GT9XX Touch Panel Driver to PinePhone Bringup Function

`boards/arm64/a64/pinephone/src/Makefile`: Added `pinephone_touch.c` to the Makefile

`include/nuttx/input/gt9xx.h`: Fixed a comment in GT9XX Touch Panel Driver

### New Files

`boards/arm64/a64/pinephone/src/pinephone_touch.c`, `pinephone_touch.h`: Register GT9XX Touch Panel Driver on PinePhone

`boards/arm64/a64/pinephone/configs/lvgl/defconfig`: Added PinePhone Board Config `lvgl` to support LVGL Touchscreen Apps

### Updated Documentation

`Documentation/platforms/arm/a64/boards/pinephone/index.rst`: Added PinePhone Board Config `lvgl` for LVGL Touchscreen Apps
2023-01-16 13:45:17 +08:00
..
a64 arm64/pinephone: Add driver for PinePhone Touch Panel 2023-01-16 13:45:17 +08:00
imxrt docs: Update dependencies and fix lint errors 2022-10-10 09:29:53 +08:00
nrf52 Documentation: Fix a few typos. 2021-04-28 17:00:23 -03:00
rp2040 NuttX graduated the Incubator; update repository links 2022-11-26 11:58:15 -08:00
s32k1xx S32K1 & S32K3: add basic documentation for MCU family and boards 2022-08-02 14:53:09 -04:00
s32k3xx S32K1 & S32K3: add basic documentation for MCU family and boards 2022-08-02 14:53:09 -04:00
stm32wl5 docs: Update dependencies and fix lint errors 2022-10-10 09:29:53 +08:00
index.rst