nuttx/Documentation/platforms/arm
Lee Lup Yuen 377477a948 arm64/a64: Add driver for TCON0
This PR adds the driver for TCON0 (Timing Controller) on Allwinner A64 SoC. The TCON0 Driver will be used by the upcoming Display Driver for PINE64 PinePhone.

`arch/arm64/src/a64/Kconfig`: Added the Kconfig option for "A64 Peripheral Selection > TCON0" (`CONFIG_A64_TCON0`), which enables the TCON0 Driver

`arch/arm64/src/a64/hardware/a64_memorymap.h`: Added the Base Address for TCON0

`arch/arm64/src/a64/Make.defs`: Added the TCON0 Driver to the Makefile

`arch/arm64/src/a64/a64_tcon0.c`, `a64_tcon0.h`: TCON0 Driver for Allwinner A64

`platforms/arm/a64/boards/pinephone/index.rst`: Added TCON0 as supported peripheral for PinePhone
2022-12-19 20:10:54 +08:00
..
a64 arm64/a64: Add driver for TCON0 2022-12-19 20:10:54 +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