How to enable a third party 3.5" Display connected to LTDC port on STM32MP157C-EV1 board?
I need to test a 3.5" display connected to the LTDC port. How do I disable the 5.5" display that came with the STM32MP157C-EV1 board and use the 3.5" display? I see the ltdc_pins_a: ltdc-a-0{...} entry in the Linux source code device tree: ../linux-4.19.49/arch/arm/boot/dts/stm32mp157-pinctrl.dtsi file.
Do I need to use a Linux command to enable/disable the display? If yes how/what command?
Thank you.
Or do I need to edit the /etc/xdg/weston/weston.ini file? How?
