[PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support

Liu Ying victor.liu at nxp.com
Tue Mar 3 19:32:20 PST 2026


On Tue, Mar 03, 2026 at 11:34:27AM +0100, Marco Felsch wrote:
> From: Liu Ying <victor.liu at nxp.com>
> 
> NXP i.MX93 mediamix blk-ctrl contains one DISPLAY_MUX register which
> configures parallel display format by using the "PARALLEL_DISP_FORMAT"
> field. Add a DRM bridge driver to support the display format configuration.
> 
> Reviewed-by: Luca Ceresoli <luca.ceresoli at bootlin.com>
> Signed-off-by: Liu Ying <victor.liu at nxp.com>
> [m.felsch at pengutronix.de: port to v7.0-rc1]
> [m.felsch at pengutronix.de: add review feedback (Alexander)]
> [m.felsch at pengutronix.de: fix to short Kconfig description (checkpath)]
> [m.felsch at pengutronix.de: use "GPL" instead of "GPL v2" (checkpatch)]
> [m.felsch at pengutronix.de: add bus-width support]
> Signed-off-by: Marco Felsch <m.felsch at pengutronix.de>
> ---
>  drivers/gpu/drm/bridge/imx/Kconfig      |  11 ++
>  drivers/gpu/drm/bridge/imx/Makefile     |   1 +
>  drivers/gpu/drm/bridge/imx/imx93-pdfc.c | 225 ++++++++++++++++++++++++++++++++
>  3 files changed, 237 insertions(+)

Reviewed-by: Liu Ying <victor.liu at nxp.com>

Thanks!

I'll wait for a week or so to apply this if no objections or someone else
applies it sooner.

-- 
Regards,
Liu Ying



More information about the linux-arm-kernel mailing list