diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2017-03-23 19:34:31 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-08 17:45:28 +0200 |
commit | 83ff2d57f3b6161aee3303ed45322f1d29431aeb (patch) | |
tree | 6b5bf0be4db5f0072ddca0126df9cab988ea3299 | |
parent | 5b73cb5b0167833347fa0ce5525cfb488b2e2290 (diff) | |
download | linux-83ff2d57f3b6161aee3303ed45322f1d29431aeb.tar.gz linux-83ff2d57f3b6161aee3303ed45322f1d29431aeb.tar.bz2 linux-83ff2d57f3b6161aee3303ed45322f1d29431aeb.zip |
MAINTAINERS: Add file patterns for fpga device tree bindings
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
Acked-by: Alan Tull <atull@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 819d5e8b668a..f8a959e30710 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5143,6 +5143,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 |