On Tue, Mar 03, 2026 at 11:34:27AM +0100, Marco Felsch wrote: > From: Liu Ying <[email protected]> > > 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 <[email protected]> > Signed-off-by: Liu Ying <[email protected]> > [[email protected]: port to v7.0-rc1] > [[email protected]: add review feedback (Alexander)] > [[email protected]: fix to short Kconfig description (checkpath)] > [[email protected]: use "GPL" instead of "GPL v2" (checkpatch)] > [[email protected]: add bus-width support] > Signed-off-by: Marco Felsch <[email protected]> > --- > 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 <[email protected]> Thanks! I'll wait for a week or so to apply this if no objections or someone else applies it sooner. -- Regards, Liu Ying
