Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1598611
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 19/23] MAINTAINERS: Add file patterns for ti device tree bindings |
| Date | 2017-03-12 14:30 +0100 |
| Message-ID | <tkbJp-23T-35@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: Santosh Shilimkar <ssantosh@kernel.org> Cc: Santosh Shilimkar <ssantosh@kernel.org> Cc: linux-kernel@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - Add Acked-by. Impact on next-20170310: -Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%) +Santosh Shilimkar <ssantosh@kernel.org> (maintainer:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS) +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) -Eric Engestrom <eric@engestrom.ch> (commit_signer:1/1=100%,authored:1/1=100%) +linux-kernel@vger.kernel.org (open list:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS) +linux-arm-kernel@lists.infradead.org (moderated list:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS) 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 271b2df4bc27f28b..6cd9daf3a2f9a44a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12493,6 +12493,7 @@ M: Santosh Shilimkar <ssantosh@kernel.org> L: linux-kernel@vger.kernel.org L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained +F: Documentation/devicetree/bindings/soc/ti/ F: drivers/soc/ti/* T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git -- 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