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

From: Liu Ying

Date: Tue Mar 03 2026 - 22:31:34 EST


On Tue, Mar 03, 2026 at 11:34:27AM +0100, Marco Felsch wrote:
> From: Liu Ying <victor.liu@xxxxxxx>
>
> 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@xxxxxxxxxxx>
> Signed-off-by: Liu Ying <victor.liu@xxxxxxx>
> [m.felsch@xxxxxxxxxxxxxx: port to v7.0-rc1]
> [m.felsch@xxxxxxxxxxxxxx: add review feedback (Alexander)]
> [m.felsch@xxxxxxxxxxxxxx: fix to short Kconfig description (checkpath)]
> [m.felsch@xxxxxxxxxxxxxx: use "GPL" instead of "GPL v2" (checkpatch)]
> [m.felsch@xxxxxxxxxxxxxx: add bus-width support]
> Signed-off-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx>
> ---
> 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@xxxxxxx>

Thanks!

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

--
Regards,
Liu Ying