From: Joe Perches joe@perches.com Date: Mon, Apr 27, 2020 at 15:45:17
On Mon, 2020-04-27 at 16:00 +0200, Angelo Ribeiro wrote:
Creates entry for Synopsys DesignWare IPK DRM driver and adds myself as maintainer.
[]
diff --git a/MAINTAINERS b/MAINTAINERS
[]
@@ -5507,6 +5507,14 @@ T: git git://anongit.freedesktop.org/drm/drm-misc F: Documentation/devicetree/bindings/display/ste,mcde.txt F: drivers/gpu/drm/mcde/
+DRM DRIVER FOR SYNOPSYS DESIGNWARE IPK +M: Angelo Ribeiro angelo.ribeiro@synopsys.com +L: dri-devel@lists.freedesktop.org +S: Maintained +F: drivers/gpu/drm/ipk/ +F: Documentation/devicetree/bindings/display/ipk/ +T: git git://anongit.freedesktop.org/drm/drm-misc
There is now a preferred order for the entries in a section.
Please use:
DRM DRIVER FOR SYNOPSYS DESIGNWARE IPK M: Angelo Ribeiro angelo.ribeiro@synopsys.com L: dri-devel@lists.freedesktop.org> S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc F: Document ation/devicetree/bindings/display/ipk/> F: drivers/gpu/drm/ipk/
Hi Joe,
Thanks for the review I will apply it.
Angelo