configs: stm32f769-disco: support FRD400B25025-A-CTK display
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Tue, 1 Apr 2025 07:00:57 +0000 (09:00 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 5 May 2025 13:51:46 +0000 (15:51 +0200)
commit8eb84278c67d98323a2fbca5a927ea280850f1e2
tree395e869c42913e22fe1a98c5475d4e7f227a92dc
parenta755a1e0ebf653b766aeafe979773cb6798e94b8
configs: stm32f769-disco: support FRD400B25025-A-CTK display

Support FRIDA FRD400B25025-A-CTK display on stm32f769-disco board.

As reported in the section 8.3 (i. e. Board revision history) of document
UM2033 (i. e. Discovery kit with STM32F769NI MCU) these are the changes
related to the board revision addressed by the patch:
- Board MB1166 revision A-09:
- LCD FRIDA FRD397B25009-D-CTK replaced by FRIDA FRD400B25025-A-CTK

This means that the MB1166-A09 is using an NT35510 panel controller,
unlike the previous versions which use an OTM8009A controller.
Therefore, let's add support for NT35510 panel handling to the
stm32f769-disco board configurations.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
configs/stm32f769-disco_defconfig
configs/stm32f769-disco_spl_defconfig