The driver is part of DRM subsystem and is located in drivers/gpu/drm/imx/dcif.
Signed-off-by: Laurentiu Palcu <[email protected]> --- 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 <[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.34.1
