On 8/22/25 16:34, Raphael Gallais-Pou wrote:
From: Yannick Fertre <yannick.fer...@foss.st.com> STM32MP25 SoC features a new version of the LTDC IP. Add its compatible to the list of device to probe and implement its quirks. This hardware supports a pad frequency of 150MHz and a peripheral bus clock. Signed-off-by: Yannick Fertre <yannick.fer...@foss.st.com> Acked-by: Yannick Fertre <yannick.fer...@foss.st.com> Signed-off-by: Raphael Gallais-Pou <raphael.gallais-...@foss.st.com> --- drivers/gpu/drm/stm/drv.c | 12 +++++++++++- drivers/gpu/drm/stm/ltdc.c | 38 +++++++++++++++++++++++++++++++++++--- drivers/gpu/drm/stm/ltdc.h | 5 +++++ 3 files changed, 51 insertions(+), 4 deletions(-)
Hi Raphael, Acked-by: Philippe Cornu <philippe.co...@foss.st.com> Thank you Philippe :-)