[PATCH 0/2] drm/imx/lcdc: drm driver for imx21/25/27
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Fri Jan 28 10:58:47 UTC 2022
Hello,
this patchset was created mostly by Marian Cichy, who in the meantime
left Pengutronix. I still kept his name and email address as author, but
note that the email address doesn't reach Marian any more.
There is already a maintainer entry for imx DRM drivers that matches
good enough.
This was tested on an i.MX25 based customer machine.
Best regards
Uwe
Marian Cichy (2):
dt-bindings: display: imx: Add fsl,imx21-lcdc docs
drm/imx/lcdc: Implement DRM driver for imx21
.../bindings/display/imx/fsl,imx21-lcdc.yaml | 79 +++
drivers/gpu/drm/imx/Kconfig | 9 +
drivers/gpu/drm/imx/Makefile | 2 +
drivers/gpu/drm/imx/imx21-lcdc/imx21-lcdc.c | 631 ++++++++++++++++++
4 files changed, 721 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/imx/fsl,imx21-lcdc.yaml
create mode 100644 drivers/gpu/drm/imx/imx21-lcdc/imx21-lcdc.c
--
2.34.1
More information about the dri-devel
mailing list