Message ID | 20180622100820.29616-1-geert@linux-m68k.org |
---|---|
State | New, archived |
Headers | show |
Series |
|
Related | show |
On Fri, 22 Jun 2018, Geert Uytterhoeven wrote: > 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> > --- > v3: > - Update for next-20180622, > > v2: > - No changes. > > Impact on "scripts/get_maintainer.pl -f Documentation/devicetree/bindings/x86/": > > -Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%) > +Thomas Gleixner <tglx@linutronix.de> (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)) I assume there is no way to make sure that Rob and the device tree folks are on top of that list? While it's somehow x86 related most of the devicetree details are way over my head. :) I'll pick it up nevertheless Thanks, tglx
Hi Thomas, On Fri, Jun 22, 2018 at 5:57 PM Thomas Gleixner <tglx@linutronix.de> wrote: > On Fri, 22 Jun 2018, Geert Uytterhoeven wrote: > > 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> > > --- > > v3: > > - Update for next-20180622, > > > > v2: > > - No changes. > > > > Impact on "scripts/get_maintainer.pl -f Documentation/devicetree/bindings/x86/": > > > > -Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%) > > +Thomas Gleixner <tglx@linutronix.de> (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)) > > I assume there is no way to make sure that Rob and the device tree folks > are on top of that list? While it's somehow x86 related most of the > devicetree details are way over my head. :) I think the order is from most-specific to least-specific. > I'll pick it up nevertheless Thanks! 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
diff --git a/MAINTAINERS b/MAINTAINERS index dec5d1efc5ec7d86..c7b94d2cd0a2f799 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15585,6 +15585,7 @@ M: x86@kernel.org L: linux-kernel@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core S: Maintained +F: Documentation/devicetree/bindings/x86/ F: Documentation/x86/ F: arch/x86/
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> --- v3: - Update for next-20180622, v2: - No changes. Impact on "scripts/get_maintainer.pl -f Documentation/devicetree/bindings/x86/": -Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%) +Thomas Gleixner <tglx@linutronix.de> (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)) +Ingo Molnar <mingo@redhat.com> (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)) +"H. Peter Anvin" <hpa@zytor.com> (reviewer:X86 ARCHITECTURE (32-BIT AND 64-BIT)) +x86@kernel.org (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)) +Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -Thomas Gleixner <tglx@linutronix.de> (commit_signer:1/1=100%) -Ivan Gorinov <ivan.gorinov@intel.com> (commit_signer:1/1=100%,authored:1/1=100%) -Andy Shevchenko <andy.shevchenko@gmail.com> (commit_signer:1/1=100%) +linux-kernel@vger.kernel.org (open list:X86 ARCHITECTURE (32-BIT AND 64-BIT)) devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -linux-kernel@vger.kernel.org (open list) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)