The driver is part of DRM subsystem and is located in drivers/gpu/drm/imx/dcif.
Signed-off-by: Laurentiu Palcu <[email protected]> Reviewed-by: Frank Li <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 38383f9d8a31e28c64447032d1052827dd5d3ea5..ba16eebd0da223509aaee6bb60070c62bc508a09 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18693,6 +18693,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 <[email protected]> +L: [email protected] +L: [email protected] +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 <[email protected]> R: Peng Fan <[email protected]> -- 2.49.0
