Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1598609
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 17/23] MAINTAINERS: Add file patterns for pps device tree bindings |
| Date | 2017-03-12 14:30 +0100 |
| Message-ID | <tkbJp-23T-29@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: Rodolfo Giometti <giometti@enneenne.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: linuxpps@ml.enneenne.com --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - No changes. Impact on next-20170310: +Rodolfo Giometti <giometti@enneenne.com> (maintainer:PPS SUPPORT) 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) 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 551ab8e4b771bcc2..5346accadb97bde2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10077,6 +10077,7 @@ M: Rodolfo Giometti <giometti@enneenne.com> W: http://wiki.enneenne.com/index.php/LinuxPPS_support L: linuxpps@ml.enneenne.com (subscribers-only) S: Maintained +F: Documentation/devicetree/bindings/pps/ F: Documentation/pps/ F: drivers/pps/ F: include/linux/pps*.h -- 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