Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1598605
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 23/23] MAINTAINERS: Add file patterns for xillybus device tree bindings |
| Date | 2017-03-12 14:30 +0100 |
| Message-ID | <tkbJo-23T-3@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> Acked-by: Eli Billauer <eli.billauer@gmail.com> Cc: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - Add Acked-by (Eli does not have his own git repo). Impact on next-20170310: +Eli Billauer <eli.billauer@gmail.com> (supporter:XILLYBUS DRIVER) 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) +linux-kernel@vger.kernel.org (open list:XILLYBUS DRIVER) 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 4a6b58fe4b469626..abe5bd3581c5af9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13823,6 +13823,7 @@ XILLYBUS DRIVER M: Eli Billauer <eli.billauer@gmail.com> L: linux-kernel@vger.kernel.org S: Supported +F: Documentation/devicetree/bindings/xillybus/ F: drivers/char/xillybus/ XTENSA XTFPGA PLATFORM SUPPORT -- 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