diff mbox series

[v1,9/9] MAINTAINERS: Add maintainer for arm komeda driver

Message ID 20181205101635.7696-10-james.qian.wang@arm.com (mailing list archive)
State New, archived
Headers show
Series Overview of Arm komeda display driver | expand

Commit Message

James Qian Wang Dec. 5, 2018, 10:20 a.m. UTC
Signed-off-by: James (Qian) Wang <james.qian.wang@arm.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

James Qian Wang Dec. 10, 2018, 8:53 a.m. UTC | #1
On Wed, Dec 05, 2018 at 07:59:17PM +0800, Brian Starkey wrote:
> Hi James,
> 
> On Wed, Dec 05, 2018 at 10:20:13AM +0000, james qian wang (Arm Technology China) wrote:
> > Signed-off-by: James (Qian) Wang <james.qian.wang@arm.com>
> > ---
> >  MAINTAINERS | 8 ++++++++
> >  1 file changed, 8 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 254b7b267731..9e44c2c2e234 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1132,6 +1132,14 @@ S:	Supported
> >  F:	drivers/gpu/drm/arm/
> >  F:	Documentation/devicetree/bindings/display/arm,malidp.txt
> >  
> > +ARM KOMEDA DRM-KMS DRIVER
> 
> The list is meant to be in alphabetical order, so I think this entry
> should be before the MALI-DP one.
> 
> Perhaps we should make the Mali-DP "F:" rule more specific too. At
> the moment any changes under display/komeda will match that too (so
> Liviu and myself are returned by get_maintainer.pl for Komeda
> patches).
>

OK, will fix it in the next version.

> > +M:	James (Qian) Wang <james.qian.wang@arm.com>
> > +M:	Mali DP Maintainers <malidp@foss.arm.com>
> > +S:	Supported
> > +F:	drivers/gpu/drm/arm/display/komeda
> 
> This one should have a trailing slash to include the directory tree.
> 
> Cheers,
> -Brian
> 

Yes, thank you

> > +F:	Documentation/devicetree/bindings/display/arm/arm,komeda.txt
> > +F:	Documentation/gpu/komeda-kms.rst
> > +
> >  ARM MFM AND FLOPPY DRIVERS
> >  M:	Ian Molton <spyro@f2s.com>
> >  S:	Maintained
> > -- 
> > 2.17.1
> >
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 254b7b267731..9e44c2c2e234 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1132,6 +1132,14 @@  S:	Supported
 F:	drivers/gpu/drm/arm/
 F:	Documentation/devicetree/bindings/display/arm,malidp.txt
 
+ARM KOMEDA DRM-KMS DRIVER
+M:	James (Qian) Wang <james.qian.wang@arm.com>
+M:	Mali DP Maintainers <malidp@foss.arm.com>
+S:	Supported
+F:	drivers/gpu/drm/arm/display/komeda
+F:	Documentation/devicetree/bindings/display/arm/arm,komeda.txt
+F:	Documentation/gpu/komeda-kms.rst
+
 ARM MFM AND FLOPPY DRIVERS
 M:	Ian Molton <spyro@f2s.com>
 S:	Maintained