Message ID | 1449490265-6752-5-git-send-email-Liviu.Dudau@arm.com |
---|---|
State | Superseded |
Headers | show |
On Mon, Dec 07, 2015 at 01:25:10PM +0000, Emil Velikov wrote: > On 7 December 2015 at 12:11, Liviu Dudau <Liviu.Dudau@arm.com> wrote: > > Update MAINTAINERS file for HDLCD driver. > > > > Cc: Andrew Morton <akpm@linux-foundation.org> > > Cc: Arnd Bergmann <arnd@arndb.de> > > Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com> > > Cc: Greg KH <gregkh@linuxfoundation.org> > > Cc: Joe Perches <joe@perches.com> > > Cc: Jiri Slaby <jslaby@suse.com> > > > > Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> > > --- > > MAINTAINERS | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index cba790b..8a637e3 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -820,6 +820,12 @@ S: Maintained > > F: drivers/net/arcnet/ > > F: include/uapi/linux/if_arcnet.h > > > > +ARM HDLCD DRM DRIVER > > +M: Liviu Dudau <liviu.dudau@arm.com> > > +S: Maintained > You surely meant Supported, didn't you ? Well .... it is a very fine line in corporate world, when a new product comes the next year, to justify spending time (or money) on last year's (or 5) product. I am payed to do work now in the display drivers, so yes, is Supported. As for the HDLCD, it could soon turn into a "legacy" device as the new products come online having the Mali DP engine. I'm not sure it makes a difference, but I can go with Supported for now. Thanks for spotting it! Best regards, Liviu > > Regards, > Emil >
diff --git a/MAINTAINERS b/MAINTAINERS index cba790b..8a637e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -820,6 +820,12 @@ S: Maintained F: drivers/net/arcnet/ F: include/uapi/linux/if_arcnet.h +ARM HDLCD DRM DRIVER +M: Liviu Dudau <liviu.dudau@arm.com> +S: Maintained +F: drivers/gpu/drm/arm/ +F: Documentation/devicetree/bindings/display/arm,hdlcd.txt + ARM MFM AND FLOPPY DRIVERS M: Ian Molton <spyro@f2s.com> S: Maintained
Update MAINTAINERS file for HDLCD driver. Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Cc: Greg KH <gregkh@linuxfoundation.org> Cc: Joe Perches <joe@perches.com> Cc: Jiri Slaby <jslaby@suse.com> Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)