Hi Uwe, On Fr, 2022-12-16 at 18:50 +0100, Uwe Kleine-König wrote: > From: Marian Cichy <m.cichy@xxxxxxxxxxxxxx> > > Add support for the LCD Controller found on i.MX21 and i.MX25. > > It targets to be a drop in replacement for the imx-fb driver. > > Signed-off-by: Marian Cichy <m.cichy@xxxxxxxxxxxxxx> > [ukl: Rebase to v6.1, various smaller fixes] > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > --- > drivers/gpu/drm/imx/Kconfig | 1 + > drivers/gpu/drm/imx/Makefile | 1 + I miss drivers/gpu/drm/imx/lcdc/{Kconfig,Makefile}. > drivers/gpu/drm/imx/lcdc/imx-lcdc.c | 587 ++++++++++++++++++++++++++++ > 3 files changed, 589 insertions(+) > create mode 100644 drivers/gpu/drm/imx/lcdc/imx-lcdc.c regards Philipp