Re: [PATCH v5 00/13] Enable display support for STM32MP25

2025-08-29 Thread Raphael Gallais-Pou
On 8/28/25 17:27, Philippe CORNU wrote: > > > On 8/22/25 16:34, Raphael Gallais-Pou wrote: >> This series aims to add and enable sufficient LVDS display support for >> STM32MP257F-EV1 board. >> >> LVDS is the default use case to drive a display panel on STM32MP257F-EV, >> even though DSI panels

Re: [PATCH v5 00/13] Enable display support for STM32MP25

2025-08-28 Thread Philippe CORNU
On 8/22/25 16:34, Raphael Gallais-Pou wrote: This series aims to add and enable sufficient LVDS display support for STM32MP257F-EV1 board. LVDS is the default use case to drive a display panel on STM32MP257F-EV, even though DSI panels will be supported in the near future. The LTDC needs a pi

[PATCH v5 00/13] Enable display support for STM32MP25

2025-08-22 Thread Raphael Gallais-Pou
This series aims to add and enable sufficient LVDS display support for STM32MP257F-EV1 board. LVDS is the default use case to drive a display panel on STM32MP257F-EV, even though DSI panels will be supported in the near future. The LTDC needs a pixel rate in sync with the bridge currently in use.