diff options
author | Liu Ying <victor.liu@nxp.com> | 2025-04-14 11:50:22 +0800 |
---|---|---|
committer | Liu Ying <victor.liu@nxp.com> | 2025-05-14 15:11:48 +0800 |
commit | 217f80acfcf126b7d7d7b818c9bfea3c96fa85ec (patch) | |
tree | 73a692cbd38213c72757dfbb767ce60bf700df50 | |
parent | 711a3b8783666ffd24ca99ae1c0fde76315b27a9 (diff) |
MAINTAINERS: Add maintainer for i.MX8qxp Display Controller
Add myself as the maintainer of i.MX8qxp Display Controller.
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20250414035028.1561475-14-victor.liu@nxp.com
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ef7f0d002a09..88b17f23ed4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7929,6 +7929,14 @@ F: Documentation/devicetree/bindings/display/imx/ F: drivers/gpu/drm/imx/ipuv3/ F: drivers/gpu/ipu-v3/ +DRM DRIVERS FOR FREESCALE IMX8 DISPLAY CONTROLLER +M: Liu Ying <victor.liu@nxp.com> +L: dri-devel@lists.freedesktop.org +S: Maintained +T: git https://gitlab.freedesktop.org/drm/misc/kernel.git +F: Documentation/devicetree/bindings/display/imx/fsl,imx8qxp-dc*.yaml +F: drivers/gpu/drm/imx/dc/ + DRM DRIVERS FOR FREESCALE IMX BRIDGE M: Liu Ying <victor.liu@nxp.com> L: dri-devel@lists.freedesktop.org |