mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "devicetree\@vger.kernel.org" <devicetree@vger.kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	"linux-kernel\@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Paul Mackerras <paulus@samba.org>,
	"linuxppc-dev\@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
	Scott Wood <oss@buserror.net>, Qiang Zhao <qiang.zhao@nxp.com>,
	Yangbo Lu <yangbo.lu@nxp.com>,
	york.sun@nxp.com
Subject: Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
Date: Wed, 15 Mar 2017 20:30:53 +1100	[thread overview]
Message-ID: <87d1dilwdu.fsf@concordia.ellerman.id.au> (raw)
In-Reply-To: <CAMuHMdX95zwQUe8XyPpKvv6zsHG+c1Ke=eFBZCt+fNUxgP5O2g@mail.gmail.com>

Geert Uytterhoeven <geert@linux-m68k.org> writes:
> On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman <mpe@ellerman.id.au> wrote:
>> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>>> Submitters of device tree binding documentation may forget to CC
>>> the subsystem maintainer if this is missing.
>>>
>>> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
>>> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
>>> Cc: Paul Mackerras <paulus@samba.org>
>>> Cc: Michael Ellerman <mpe@ellerman.id.au>
>>> Cc: linuxppc-dev@lists.ozlabs.org
>>> ---
>>> Please apply this patch directly if you want to be involved in device
>>> tree binding documentation for your subsystem.
>>>
>>> v2:
>>>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>>>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>>>     while obviously the whole "powerpc" hierarchy is of interest.
>>>
>>> Impact on next-20170310:
>>
>> Actual diff ignoring ordering etc:
>>
>>  +Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>  +Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>  +linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>  -Scott Wood <oss@buserror.net> (commit_signer:5/11=45%)
>>  -Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=36%,authored:4/11=36%)
>>  -Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=9%)
>>  -yangbo lu <yangbo.lu@nxp.com> (authored:1/11=9%)
>>  -"Otto Kekäläinen" <otto@seravo.fi> (authored:1/11=9%)
>>  -Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=9%)
>>  -York Sun <york.sun@nxp.com> (authored:1/11=9%)
>>
>> Which looks bad as all the NXP folks get dropped, but they should be
>> reading linuxppc-dev. So I think I'll merge this, unless anyone
>> disagrees.
>
> They got dropped because in the absence of a maintainer entry, the
> last committers are listed. If they need to be listed, I can send patches to add
> more specific entries for 4xx and fsl DT bindings, like:

This is one is probably worth doing:

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0f1c2f96c99aa936..40b392a4f399adbe 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5266,6 +5266,7 @@ M:        Scott Wood <oss@buserror.net>
>  L:     linuxppc-dev@lists.ozlabs.org
>  L:     linux-arm-kernel@lists.infradead.org
>  S:     Maintained
> +F:     Documentation/devicetree/bindings/powerpc/fsl/
>  F:     drivers/soc/fsl/
>  F:     include/linux/fsl/

I'll fold it in before applying?

But I wouldn't bother with 4xx, just falling back to linuxppc-dev is
fine for that.

> @@ -7540,6 +7541,7 @@ M:        Matt Porter <mporter@kernel.crashing.org>
>  W:     http://www.penguinppc.org/
>  L:     linuxppc-dev@lists.ozlabs.org
>  S:     Maintained
> +F:     Documentation/devicetree/bindings/powerpc/4xx/
>  F:     arch/powerpc/platforms/40x/
>  F:     arch/powerpc/platforms/44x/

cheers

  reply	other threads:[~2017-03-15  9:30 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-12 13:16 [PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 01/23] MAINTAINERS: Add file patterns for auxdisplay " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 02/23] MAINTAINERS: Add file patterns for clocksource " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 03/23] MAINTAINERS: Add file patterns for cpufreq " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 04/23] MAINTAINERS: Add file patterns for cris " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove " Geert Uytterhoeven
2017-03-13 13:01   ` Jason Cooper
2017-03-17 12:02     ` Geert Uytterhoeven
2017-03-17 13:07       ` Jason Cooper
2017-03-23 16:28   ` Gregory CLEMENT
2017-03-12 13:16 ` [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa " Geert Uytterhoeven
2017-03-12 17:04   ` Andrew Lunn
2017-03-16 12:58     ` Geert Uytterhoeven
2017-03-16 13:03   ` [PATCH v2.1 " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga " Geert Uytterhoeven
2017-03-13 14:55   ` Alan Tull
2017-03-12 13:16 ` [PATCH v2 08/23] MAINTAINERS: Add file patterns for h8300 " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband " Geert Uytterhoeven
2017-03-25  2:40   ` Doug Ledford
2017-03-26  8:45     ` Geert Uytterhoeven
2017-04-25 19:21       ` Doug Ledford
2017-04-26  7:36         ` Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 11/23] MAINTAINERS: Add file patterns for mailbox " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 12/23] MAINTAINERS: Add file patterns for media " Geert Uytterhoeven
2017-03-13  1:02   ` Mauro Carvalho Chehab
2017-03-13  7:43     ` Geert Uytterhoeven
2017-03-13 10:00       ` Mauro Carvalho Chehab
2017-03-12 13:16 ` [PATCH v2 13/23] MAINTAINERS: Add file patterns for mediatek " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 14/23] MAINTAINERS: Add file patterns for nios2 " Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf " Geert Uytterhoeven
2017-03-28 14:36   ` Will Deacon
2017-03-12 13:17 ` [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc " Geert Uytterhoeven
2017-03-15  0:19   ` Michael Ellerman
2017-03-15  8:03     ` Geert Uytterhoeven
2017-03-15  9:30       ` Michael Ellerman [this message]
2017-03-15  9:36         ` Geert Uytterhoeven
2017-03-21 11:36   ` [v2, " Michael Ellerman
2017-03-12 13:17 ` [PATCH v2 17/23] MAINTAINERS: Add file patterns for pps " Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 18/23] MAINTAINERS: Add file patterns for serio " Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 19/23] MAINTAINERS: Add file patterns for ti " Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 20/23] MAINTAINERS: Add file patterns for tpm " Geert Uytterhoeven
2017-03-13 11:55   ` Jarkko Sakkinen
2017-03-12 13:17 ` [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 " Geert Uytterhoeven
2017-03-13 19:08   ` Evgeniy Polyakov
2017-03-27  6:50     ` Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 22/23] MAINTAINERS: Add file patterns for x86 " Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 23/23] MAINTAINERS: Add file patterns for xillybus " Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d1dilwdu.fsf@concordia.ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=benh@kernel.crashing.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mark.rutland@arm.com \
    --cc=oss@buserror.net \
    --cc=paulus@samba.org \
    --cc=qiang.zhao@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=yangbo.lu@nxp.com \
    --cc=york.sun@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome