Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1598606
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi device tree bindings |
| Date | 2017-03-12 14:30 +0100 |
| Message-ID | <tkbJp-23T-25@gated-at.bofh.it> (permalink) |
| References | <tkbzH-1YM-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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: Corey Minyard <minyard@acm.org> Cc: openipmi-developer@lists.sourceforge.net --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - New. Impact on next-20170310: +Corey Minyard <minyard@acm.org> (supporter:IPMI SUBSYSTEM) 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) -"Cédric Le Goater" <clg@kaod.org> (commit_signer:3/2=100%,authored:1/2=50%) -Corey Minyard <cminyard@mvista.com> (commit_signer:1/2=50%) -Arnd Bergmann <arnd@arndb.de> (commit_signer:1/2=50%) -Jeremy Kerr <jk@ozlabs.org> (commit_signer:1/2=50%) -Olof Johansson <olof@lixom.net> (commit_signer:1/2=50%) -Alistair Popple <alistair@popple.id.au> (authored:1/2=50%) +openipmi-developer@lists.sourceforge.net (moderated list:IPMI SUBSYSTEM) 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(+) diff --git a/MAINTAINERS b/MAINTAINERS index c3fbd1af0f49a7e9..bbed579cfccc092c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6784,6 +6784,7 @@ M: Corey Minyard <minyard@acm.org> L: openipmi-developer@lists.sourceforge.net (moderated for non-subscribers) W: http://openipmi.sourceforge.net/ S: Supported +F: Documentation/devicetree/bindings/ipmi/ F: Documentation/IPMI.txt F: drivers/char/ipmi/ F: include/linux/ipmi* -- 2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:20 +0100
[PATCH v2 15/23] MAINTAINERS: Add file patterns for perf device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings Andrew Lunn <andrew@lunn.ch> - 2017-03-12 18:10 +0100
[PATCH v2 23/23] MAINTAINERS: Add file patterns for xillybus device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 18/23] MAINTAINERS: Add file patterns for serio device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 02/23] MAINTAINERS: Add file patterns for clocksource device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 17/23] MAINTAINERS: Add file patterns for pps device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 11/23] MAINTAINERS: Add file patterns for mailbox device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 19/23] MAINTAINERS: Add file patterns for ti device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
Re: [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings Evgeniy Polyakov <zbr@ioremap.net> - 2017-03-13 20:10 +0100
csiph-web