diff options
author | Alan Tull <atull@opensource.altera.com> | 2015-10-07 20:49:23 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-10 12:24:47 -0700 |
commit | 3c0ed7d56d77b61f2177e8b72855ea32073c2091 (patch) | |
tree | 858ae5ae34e8bbc1785957174054714216809600 /MAINTAINERS | |
parent | ed392688b5312cd4f015b70669fb12c519218113 (diff) | |
download | linux-3c0ed7d56d77b61f2177e8b72855ea32073c2091.tar.gz linux-3c0ed7d56d77b61f2177e8b72855ea32073c2091.tar.bz2 linux-3c0ed7d56d77b61f2177e8b72855ea32073c2091.zip |
MAINTAINERS: add fpga manager framework
Add fpga manager framework to MAINTAINERS and add myself as
maintainer.
Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 73a66edfd29f..847581b10238 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4321,6 +4321,13 @@ F: include/linux/fmc*.h F: include/linux/ipmi-fru.h K: fmc_d.*register +FPGA MANAGER FRAMEWORK +M: Alan Tull <atull@opensource.altera.com> +S: Maintained +F: drivers/fpga/ +F: include/linux/fpga/fpga-mgr.h +W: http://www.rocketboards.org + FPU EMULATOR M: Bill Metzenthen <billm@melbpc.org.au> W: http://floatingpoint.sourceforge.net/emulator/index.html |