On Tue, Aug 14, 2018 at 06:19:52PM +0200, Sam Ravnborg wrote:
Hi Daniel.
rename drivers/gpu/drm/{atmel-hlcdc => atmel}/atmel_hlcdc_plane.c (100%)
diff --git a/MAINTAINERS b/MAINTAINERS index 96e98e206b0d..09ce76a9a1dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4681,7 +4681,7 @@ DRM DRIVERS FOR ATMEL HLCDC M: Boris Brezillon boris.brezillon@bootlin.com L: dri-devel@lists.freedesktop.org S: Supported -F: drivers/gpu/drm/atmel-hlcdc/ +F: drivers/gpu/drm/atmel/atmel-hlcdc*
I'd strongly suggest you group-maintain the entire atmel stuff in drm-misc instead of only atmel-hlcdc.
If OK with Boris then I am fine with this too. Will suggest so in v2.
Boris acked too, but he's on vacation. He said on irc he'll review the patches when he's back. Meanwhile I guess you can prep by getting the fd.o account requested:
https://www.freedesktop.org/wiki/AccountRequests/
And checking out the tooling we use to maintain drm-misc:
https://dri.freedesktop.org/docs/dim/getting-started.html
Cheers, Daniel