Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1386681
| From | Liviu Dudau <Liviu.Dudau@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 3/3] MAINTAINERS: Add entry for Mali-DP driver |
| Date | 2016-04-25 19:10 +0200 |
| Message-ID | <rrSbh-172-13@gated-at.bofh.it> (permalink) |
| References | <rrPwJ-7gP-5@gated-at.bofh.it> <rrPGq-7oh-21@gated-at.bofh.it> <rrRfd-hZ-47@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Apr 25, 2016 at 05:00:02PM +0100, Emil Velikov wrote:
> On 25 April 2016 at 15:19, Liviu Dudau <Liviu.Dudau@arm.com> wrote:
> > Add MAINTAINERS entry for ARM Mali-DP driver and update the
> > HDLCD file matching pattern to cover only HDLCD rather than
> > the whole drivers/gpu/drm/arm directory.
> >
> > Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
> > ---
> > MAINTAINERS | 10 +++++++++-
> > 1 file changed, 9 insertions(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 1d5b4be..a5a4346 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -850,9 +850,17 @@ F: include/uapi/linux/if_arcnet.h
> > ARM HDLCD DRM DRIVER
> > M: Liviu Dudau <liviu.dudau@arm.com>
> > S: Supported
> > -F: drivers/gpu/drm/arm/
> > +F: drivers/gpu/drm/arm/hdlcd_*
> > F: Documentation/devicetree/bindings/display/arm,hdlcd.txt
> >
> > +ARM MALI-DP DRM DRIVER
> > +M: Liviu Dudau <liviu.dudau@arm.com>
> > +M: Brian Starkey <brian.starkey@arm.com>
> > +M: Mali DP Maintainers <malidp@foss.arm.com>
> > +S: Supported
> > +F: drivers/gpu/drm/arm/
> Woohoo. Thanks Liviu !
>
> Note that having both drivers' sources in the same folder will cause
> some grief wrt getting the correct maintainer. If you want to avoid
> that the easiest way is to move things in subdirectories roughly like:
>
> drivers/gpu/arm/hdlcd/
> drivers/gpu/arm/mapidp/
I'm surprised to hear that there might be problems. All HDLCD files start
with hdlcd_ and the rest will go to the Mali-DP DRM maintainers (which includes
me as well).
I understand your suggestion and I thank for it, but I really hate to have
to navigate too many directories (for now). Lets see how things evolve and then
we can move stuff around.
Best regards,
Liviu
>
> Regards,
> Emil
>
--
====================
| I would like to |
| fix the world, |
| but they're not |
| giving me the |
\ source code! /
---------------
¯\_(ツ)_/¯
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] Add support for ARM Mali Display Processors Liviu Dudau <Liviu.Dudau@arm.com> - 2016-04-25 16:20 +0200
[PATCH v2 1/3] dt/bindings: display: Add DT bindings for Mali Display Processors. Liviu Dudau <Liviu.Dudau@arm.com> - 2016-04-25 16:30 +0200
Re: [PATCH v2 1/3] dt/bindings: display: Add DT bindings for Mali Display Processors. Rob Herring <robh@kernel.org> - 2016-04-28 04:50 +0200
[PATCH v2 3/3] MAINTAINERS: Add entry for Mali-DP driver Liviu Dudau <Liviu.Dudau@arm.com> - 2016-04-25 16:30 +0200
Re: [PATCH v2 3/3] MAINTAINERS: Add entry for Mali-DP driver Emil Velikov <emil.l.velikov@gmail.com> - 2016-04-25 18:10 +0200
Re: [PATCH v2 3/3] MAINTAINERS: Add entry for Mali-DP driver Liviu Dudau <Liviu.Dudau@arm.com> - 2016-04-25 19:10 +0200
Re: [PATCH v2 3/3] MAINTAINERS: Add entry for Mali-DP driver Emil Velikov <emil.l.velikov@gmail.com> - 2016-04-25 20:00 +0200
csiph-web