Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751796AbdCOIDT (ORCPT ); Wed, 15 Mar 2017 04:03:19 -0400 Received: from mail-it0-f68.google.com ([209.85.214.68]:35140 "EHLO mail-it0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751100AbdCOIDQ (ORCPT ); Wed, 15 Mar 2017 04:03:16 -0400 MIME-Version: 1.0 In-Reply-To: <87a88nv1b2.fsf@concordia.ellerman.id.au> References: <1489324627-19126-1-git-send-email-geert@linux-m68k.org> <1489324627-19126-17-git-send-email-geert@linux-m68k.org> <87a88nv1b2.fsf@concordia.ellerman.id.au> From: Geert Uytterhoeven Date: Wed, 15 Mar 2017 09:03:13 +0100 X-Google-Sender-Auth: 5eoKB2L8lcHoK89mZbEtQPzcnX0 Message-ID: Subject: Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings To: Michael Ellerman Cc: "devicetree@vger.kernel.org" , Rob Herring , Mark Rutland , "linux-kernel@vger.kernel.org" , Benjamin Herrenschmidt , Paul Mackerras , "linuxppc-dev@lists.ozlabs.org" , Scott Wood , Qiang Zhao , Yangbo Lu , york.sun@nxp.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id v2F83PRQ012046 Content-Length: 3048 Lines: 77 Hi Michael, On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman wrote: > Geert Uytterhoeven writes: >> Submitters of device tree binding documentation may forget to CC >> the subsystem maintainer if this is missing. >> >> Signed-off-by: Geert Uytterhoeven >> Cc: Benjamin Herrenschmidt >> Cc: Paul Mackerras >> Cc: Michael Ellerman >> 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 (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT)) > +Paul Mackerras (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 (commit_signer:5/11=45%) > -Zhao Qiang (commit_signer:4/11=36%,authored:4/11=36%) > -Christian Lamparter (commit_signer:1/11=9%) > -yangbo lu (authored:1/11=9%) > -"Otto Kekäläinen" (authored:1/11=9%) > -Chris Packham (authored:1/11=9%) > -York Sun (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: diff --git a/MAINTAINERS b/MAINTAINERS index 0f1c2f96c99aa936..40b392a4f399adbe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5266,6 +5266,7 @@ M: Scott Wood 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/ @@ -7540,6 +7541,7 @@ M: Matt Porter 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/ OK? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds