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 8cf4990a8ff65cabe22cbe13d410de241b790320..bcfd60987fd724611de77b68151883a545fd1fc9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18440,6 +18440,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
