Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1598591
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga device tree bindings |
| Date | 2017-03-12 14:20 +0100 |
| Message-ID | <tkbzI-1YM-15@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: Moritz Fischer <moritz.fischer@ettus.com> Cc: Alan Tull <atull@opensource.altera.com> Cc: Moritz Fischer <moritz.fischer@ettus.com> Cc: linux-fpga@vger.kernel.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:7/4=100%) +Alan Tull <atull@opensource.altera.com> (maintainer:FPGA MANAGER FRAMEWORK) +Moritz Fischer <moritz.fischer@ettus.com> (reviewer:FPGA MANAGER FRAMEWORK) +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) -Alan Tull <atull@opensource.altera.com> (commit_signer:4/4=100%,authored:4/4=100%) -Matthew Gerlach <mgerlach@opensource.altera.com> (commit_signer:2/4=50%) -Moritz Fischer <moritz.fischer@ettus.com> (commit_signer:1/4=25%) -Dinh Nguyen <dinguyen@opensource.altera.com> (commit_signer:1/4=25%) +linux-fpga@vger.kernel.org (open list:FPGA MANAGER FRAMEWORK) 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 c0822d4fa5c3ade5..fc0d3d709db0687f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5150,6 +5150,7 @@ R: Moritz Fischer <moritz.fischer@ettus.com> L: linux-fpga@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git +F: Documentation/devicetree/bindings/fpga/ F: drivers/fpga/ F: include/linux/fpga/fpga-mgr.h W: http://www.rocketboards.org -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:20 +0100 Re: [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga device tree bindings Alan Tull <delicious.quinoa@gmail.com> - 2017-03-13 16:00 +0100
csiph-web