diff mbox series

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

Message ID 20181221095757.15510-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. 21, 2018, 10:01 a.m. UTC
v2: Adjusted the position of KOMEDA by alphabetical order

Signed-off-by: James (Qian) Wang <james.qian.wang@arm.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Liviu Dudau Dec. 24, 2018, 12:33 p.m. UTC | #1
On Fri, Dec 21, 2018 at 10:01:06AM +0000, james qian wang (Arm Technology China) wrote:
> v2: Adjusted the position of KOMEDA by alphabetical order
> 
> Signed-off-by: James (Qian) Wang <james.qian.wang@arm.com>

Acked-by: Liviu Dudau <liviu.dudau@arm.com>

Best regards,
Liviu

> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 254b7b267731..e48c2e5fd29f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1124,6 +1124,15 @@ S:	Supported
>  F:	drivers/gpu/drm/arm/hdlcd_*
>  F:	Documentation/devicetree/bindings/display/arm,hdlcd.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/include/
> +F:	drivers/gpu/drm/arm/display/komeda/
> +F:	Documentation/devicetree/bindings/display/arm/arm,komeda.txt
> +F:	Documentation/gpu/komeda-kms.rst
> +
>  ARM MALI-DP DRM DRIVER
>  M:	Liviu Dudau <liviu.dudau@arm.com>
>  M:	Brian Starkey <brian.starkey@arm.com>
> -- 
> 2.17.1
>
Daniel Vetter Dec. 24, 2018, 1:05 p.m. UTC | #2
On Mon, Dec 24, 2018 at 1:33 PM Liviu Dudau <Liviu.Dudau@arm.com> wrote:
>
> On Fri, Dec 21, 2018 at 10:01:06AM +0000, james qian wang (Arm Technology China) wrote:
> > v2: Adjusted the position of KOMEDA by alphabetical order
> >
> > Signed-off-by: James (Qian) Wang <james.qian.wang@arm.com>
>
> Acked-by: Liviu Dudau <liviu.dudau@arm.com>
>
> Best regards,
> Liviu
>
> > ---
> >  MAINTAINERS | 9 +++++++++
> >  1 file changed, 9 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 254b7b267731..e48c2e5fd29f 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1124,6 +1124,15 @@ S:     Supported
> >  F:   drivers/gpu/drm/arm/hdlcd_*
> >  F:   Documentation/devicetree/bindings/display/arm,hdlcd.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/include/
> > +F:   drivers/gpu/drm/arm/display/komeda/
> > +F:   Documentation/devicetree/bindings/display/arm/arm,komeda.txt
> > +F:   Documentation/gpu/komeda-kms.rst

Mentioning the git tree would be good. And I guess you'll do some kind
of group maintainership? Probably still good if you send out a
dedicated/topic pull request for this new driver, but from then on
it's all in the same git repo.
-Daniel

> > +
> >  ARM MALI-DP DRM DRIVER
> >  M:   Liviu Dudau <liviu.dudau@arm.com>
> >  M:   Brian Starkey <brian.starkey@arm.com>
> > --
> > 2.17.1
> >
>
> --
> ====================
> | I would like to |
> | fix the world,  |
> | but they're not |
> | giving me the   |
>  \ source code!  /
>   ---------------
>     ¯\_(ツ)_/¯
James Qian Wang Dec. 28, 2018, 11:15 a.m. UTC | #3
On Mon, Dec 24, 2018 at 02:05:43PM +0100, Daniel Vetter wrote:
> On Mon, Dec 24, 2018 at 1:33 PM Liviu Dudau <Liviu.Dudau@arm.com> wrote:
> >
> > On Fri, Dec 21, 2018 at 10:01:06AM +0000, james qian wang (Arm Technology China) wrote:
> > > v2: Adjusted the position of KOMEDA by alphabetical order
> > >
> > > Signed-off-by: James (Qian) Wang <james.qian.wang@arm.com>
> >
> > Acked-by: Liviu Dudau <liviu.dudau@arm.com>
> >
> > Best regards,
> > Liviu
> >
> > > ---
> > >  MAINTAINERS | 9 +++++++++
> > >  1 file changed, 9 insertions(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 254b7b267731..e48c2e5fd29f 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -1124,6 +1124,15 @@ S:     Supported
> > >  F:   drivers/gpu/drm/arm/hdlcd_*
> > >  F:   Documentation/devicetree/bindings/display/arm,hdlcd.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/include/
> > > +F:   drivers/gpu/drm/arm/display/komeda/
> > > +F:   Documentation/devicetree/bindings/display/arm/arm,komeda.txt
> > > +F:   Documentation/gpu/komeda-kms.rst
> 
> Mentioning the git tree would be good. And I guess you'll do some kind
> of group maintainership? Probably still good if you send out a
> dedicated/topic pull request for this new driver, but from then on
> it's all in the same git repo.
> -Daniel

Hi Daniel:

The komeda driver will use an Arm-hosted tree:

git git://linux-arm.org/linux-ld.git for-upstream/mali-dp

Same as other arm display drivers. And Liviu Dudau will help to send the pull
request to merge this topic into drm-next.

And we are planning to adopt a group maintainership and migrate towards drm-misc-next,
but we just need to have enough people and enough experience with working with upstream
before we jump all in.

Last a T: entry will be added in the next version.

T:      git git://linux-arm.org/linux-ld.git for-upstream/mali-dp

James

> > > +
> > >  ARM MALI-DP DRM DRIVER
> > >  M:   Liviu Dudau <liviu.dudau@arm.com>
> > >  M:   Brian Starkey <brian.starkey@arm.com>
> > > --
> > > 2.17.1
> > >
> >
> > --
> > ====================
> > | I would like to |
> > | fix the world,  |
> > | but they're not |
> > | giving me the   |
> >  \ source code!  /
> >   ---------------
> >     ¯\_(ツ)_/¯
> 
> 
> 
> -- 
> Daniel Vetter
> Software Engineer, Intel Corporation
> +41 (0) 79 365 57 48 - http://blog.ffwll.ch
Daniel Vetter Dec. 28, 2018, 11:56 a.m. UTC | #4
On Fri, Dec 28, 2018 at 12:15 PM james qian wang (Arm Technology
China) <james.qian.wang@arm.com> wrote:
>
> On Mon, Dec 24, 2018 at 02:05:43PM +0100, Daniel Vetter wrote:
> > On Mon, Dec 24, 2018 at 1:33 PM Liviu Dudau <Liviu.Dudau@arm.com> wrote:
> > >
> > > On Fri, Dec 21, 2018 at 10:01:06AM +0000, james qian wang (Arm Technology China) wrote:
> > > > v2: Adjusted the position of KOMEDA by alphabetical order
> > > >
> > > > Signed-off-by: James (Qian) Wang <james.qian.wang@arm.com>
> > >
> > > Acked-by: Liviu Dudau <liviu.dudau@arm.com>
> > >
> > > Best regards,
> > > Liviu
> > >
> > > > ---
> > > >  MAINTAINERS | 9 +++++++++
> > > >  1 file changed, 9 insertions(+)
> > > >
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index 254b7b267731..e48c2e5fd29f 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -1124,6 +1124,15 @@ S:     Supported
> > > >  F:   drivers/gpu/drm/arm/hdlcd_*
> > > >  F:   Documentation/devicetree/bindings/display/arm,hdlcd.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/include/
> > > > +F:   drivers/gpu/drm/arm/display/komeda/
> > > > +F:   Documentation/devicetree/bindings/display/arm/arm,komeda.txt
> > > > +F:   Documentation/gpu/komeda-kms.rst
> >
> > Mentioning the git tree would be good. And I guess you'll do some kind
> > of group maintainership? Probably still good if you send out a
> > dedicated/topic pull request for this new driver, but from then on
> > it's all in the same git repo.
> > -Daniel
>
> Hi Daniel:
>
> The komeda driver will use an Arm-hosted tree:
>
> git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
>
> Same as other arm display drivers. And Liviu Dudau will help to send the pull
> request to merge this topic into drm-next.
>
> And we are planning to adopt a group maintainership and migrate towards drm-misc-next,
> but we just need to have enough people and enough experience with working with upstream
> before we jump all in.

arm drivers are probably a bit too big for drm-misc, but you could use
the same tooling to maintain a drm-arm tree. I guess that's the idea?
-Daniel

> Last a T: entry will be added in the next version.
>
> T:      git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
>
> James
>
> > > > +
> > > >  ARM MALI-DP DRM DRIVER
> > > >  M:   Liviu Dudau <liviu.dudau@arm.com>
> > > >  M:   Brian Starkey <brian.starkey@arm.com>
> > > > --
> > > > 2.17.1
> > > >
> > >
> > > --
> > > ====================
> > > | I would like to |
> > > | fix the world,  |
> > > | but they're not |
> > > | giving me the   |
> > >  \ source code!  /
> > >   ---------------
> > >     ¯\_(ツ)_/¯
> >
> >
> >
> > --
> > Daniel Vetter
> > Software Engineer, Intel Corporation
> > +41 (0) 79 365 57 48 - http://blog.ffwll.ch
Liviu Dudau Dec. 28, 2018, 4:34 p.m. UTC | #5
On Fri, Dec 28, 2018 at 12:56:27PM +0100, Daniel Vetter wrote:
> On Fri, Dec 28, 2018 at 12:15 PM james qian wang (Arm Technology
> China) <james.qian.wang@arm.com> wrote:
> >
> > On Mon, Dec 24, 2018 at 02:05:43PM +0100, Daniel Vetter wrote:
> > > On Mon, Dec 24, 2018 at 1:33 PM Liviu Dudau <Liviu.Dudau@arm.com> wrote:
> > > >
> > > > On Fri, Dec 21, 2018 at 10:01:06AM +0000, james qian wang (Arm Technology China) wrote:
> > > > > v2: Adjusted the position of KOMEDA by alphabetical order
> > > > >
> > > > > Signed-off-by: James (Qian) Wang <james.qian.wang@arm.com>
> > > >
> > > > Acked-by: Liviu Dudau <liviu.dudau@arm.com>
> > > >
> > > > Best regards,
> > > > Liviu
> > > >
> > > > > ---
> > > > >  MAINTAINERS | 9 +++++++++
> > > > >  1 file changed, 9 insertions(+)
> > > > >
> > > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > > index 254b7b267731..e48c2e5fd29f 100644
> > > > > --- a/MAINTAINERS
> > > > > +++ b/MAINTAINERS
> > > > > @@ -1124,6 +1124,15 @@ S:     Supported
> > > > >  F:   drivers/gpu/drm/arm/hdlcd_*
> > > > >  F:   Documentation/devicetree/bindings/display/arm,hdlcd.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/include/
> > > > > +F:   drivers/gpu/drm/arm/display/komeda/
> > > > > +F:   Documentation/devicetree/bindings/display/arm/arm,komeda.txt
> > > > > +F:   Documentation/gpu/komeda-kms.rst
> > >
> > > Mentioning the git tree would be good. And I guess you'll do some kind
> > > of group maintainership? Probably still good if you send out a
> > > dedicated/topic pull request for this new driver, but from then on
> > > it's all in the same git repo.
> > > -Daniel
> >
> > Hi Daniel:
> >
> > The komeda driver will use an Arm-hosted tree:
> >
> > git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
> >
> > Same as other arm display drivers. And Liviu Dudau will help to send the pull
> > request to merge this topic into drm-next.
> >
> > And we are planning to adopt a group maintainership and migrate towards drm-misc-next,
> > but we just need to have enough people and enough experience with working with upstream
> > before we jump all in.
> 
> arm drivers are probably a bit too big for drm-misc, but you could use
> the same tooling to maintain a drm-arm tree. I guess that's the idea?

Yes, the long term plan is to have the same process. We're just at the
early steps right now, where we're getting weened off internal tools had
bad habits :)

Best regards,
Liviu

> -Daniel
> 
> > Last a T: entry will be added in the next version.
> >
> > T:      git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
> >
> > James
> >
> > > > > +
> > > > >  ARM MALI-DP DRM DRIVER
> > > > >  M:   Liviu Dudau <liviu.dudau@arm.com>
> > > > >  M:   Brian Starkey <brian.starkey@arm.com>
> > > > > --
> > > > > 2.17.1
> > > > >
> > > >
> > >
> > > --
> > > Daniel Vetter
> > > Software Engineer, Intel Corporation
> > > +41 (0) 79 365 57 48 - http://blog.ffwll.ch
> 
> 
> 
> -- 
> Daniel Vetter
> Software Engineer, Intel Corporation
> +41 (0) 79 365 57 48 - http://blog.ffwll.ch
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 254b7b267731..e48c2e5fd29f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1124,6 +1124,15 @@  S:	Supported
 F:	drivers/gpu/drm/arm/hdlcd_*
 F:	Documentation/devicetree/bindings/display/arm,hdlcd.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/include/
+F:	drivers/gpu/drm/arm/display/komeda/
+F:	Documentation/devicetree/bindings/display/arm/arm,komeda.txt
+F:	Documentation/gpu/komeda-kms.rst
+
 ARM MALI-DP DRM DRIVER
 M:	Liviu Dudau <liviu.dudau@arm.com>
 M:	Brian Starkey <brian.starkey@arm.com>