[PATCH v3 2/2] drm/imx/lcdc: Implement DRM driver for imx21

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Fri Dec 16 13:00:54 PST 2022


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 <m.cichy at pengutronix.de>
> > 
> > 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 at pengutronix.de>
> > [ukl: Rebase to v6.1, various smaller fixes]
> > Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> > ---
> >  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/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20221216/1dd69a87/attachment-0001.sig>


More information about the linux-arm-kernel mailing list