Hallo Philipp, On Fri, Dec 16, 2022 at 07:05:13PM +0100, Philipp Zabel wrote: > On Fr, 2022-12-16 at 18:50 +0100, Uwe Kleine-König wrote: > > From: Marian Cichy <[email protected]> > > > > 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 <[email protected]> > > [ukl: Rebase to v6.1, various smaller fixes] > > Signed-off-by: Uwe Kleine-König <[email protected]> > > --- > > drivers/gpu/drm/imx/Kconfig | 1 + > > drivers/gpu/drm/imx/Makefile | 1 + > > I miss drivers/gpu/drm/imx/lcdc/{Kconfig,Makefile}.
Their content is:
----- Kconfig -----
config DRM_IMX_LCDC
tristate "Freescale i.MX LCDC displays"
depends on DRM && (ARCH_MXC || COMPILE_TEST)
select DRM_GEM_DMA_HELPER
select DRM_KMS_HELPER
help
Found on i.MX1, i.MX21, i.MX25 and i.MX27.
----- Makefile -----
obj-y += imx-lcdc.o
----- >8 -----------
will resend the series once both dependent patches are in Linus' tree.
Until then this v3 should be good enough to give reviewers a chance to
look.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
signature.asc
Description: PGP signature
