On Wed, Jul 16, 2025 at 11:15:14AM +0300, Laurentiu Palcu wrote: > The driver is part of DRM subsystem and is located in > drivers/gpu/drm/imx/dcif. > > Signed-off-by: Laurentiu Palcu <laurentiu.pa...@oss.nxp.com>
Reviewed-by: Frank Li <frank...@nxp.com> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e3b849ed34fde..89ce22c6a8862 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -18130,6 +18130,15 @@ S: Maintained > F: Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml > F: drivers/media/platform/nxp/imx-jpeg > > +NXP i.MX 94 DCIF DRIVER > +M: Laurentiu Palcu <laurentiu.pa...@oss.nxp.com> > +L: dri-devel@lists.freedesktop.org > +L: i...@lists.linux.dev > +S: Maintained > +T: git https://gitlab.freedesktop.org/drm/misc/kernel.git > +F: Documentation/devicetree/bindings/display/imx/nxp,imx94-dcif.yaml > +F: drivers/gpu/drm/imx/dcif/ > + > NXP i.MX CLOCK DRIVERS > M: Abel Vesa <abelv...@kernel.org> > R: Peng Fan <peng....@nxp.com> > -- > 2.34.1 >