Add myself as the maintainer of the i.MX8qxp DPU DRM driver.
Acked-by: Laurentiu Palcu laurentiu.palcu@oss.nxp.com Signed-off-by: Liu Ying victor.liu@nxp.com --- v9->v10: * Add Laurentiu's A-b tag.
v8->v9: * No change.
v7->v8: * No change.
v6->v7: * No change.
v5->v6: * No change.
v4->v5: * No change.
v3->v4: * No change.
v2->v3: * No change.
v1->v2: * No change.
MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index fd768d43e048..8b33b0869e4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6572,6 +6572,15 @@ F: Documentation/devicetree/bindings/display/imx/ F: drivers/gpu/drm/imx/ F: drivers/gpu/ipu-v3/
+DRM DRIVERS FOR FREESCALE i.MX8QXP +M: Liu Ying victor.liu@nxp.com +L: dri-devel@lists.freedesktop.org +S: Maintained +F: Documentation/devicetree/bindings/display/imx/fsl,imx8qxp-dprc.yaml +F: Documentation/devicetree/bindings/display/imx/fsl,imx8qxp-dpu.yaml +F: Documentation/devicetree/bindings/display/imx/fsl,imx8qxp-prg.yaml +F: drivers/gpu/drm/imx/dpu/ + DRM DRIVERS FOR GMA500 (Poulsbo, Moorestown and derivative chipsets) M: Patrik Jakobsson patrik.r.jakobsson@gmail.com L: dri-devel@lists.freedesktop.org