diff options
author | Wu Hao <hao.wu@intel.com> | 2018-06-29 20:53:36 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-15 07:55:47 -0400 |
commit | 5d6bd30cc9c3fca974d554bcd7bbf5f77fbe3238 (patch) | |
tree | c85d983abd67d294bbe57256c7a3c8c16d40e39c /MAINTAINERS | |
parent | fa8dda1edef9ebc3af467c644c5533ac97171e12 (diff) |
MAINTAINERS: add entry for FPGA DFL drivers
Add entry for FPGA Device Feature List (DFL) drivers.
Signed-off-by: Wu Hao <hao.wu@intel.com>
Acked-by: Alan Tull <atull@kernel.org>
Acked-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b51c8cb6faed..e071620833b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5634,6 +5634,14 @@ F: drivers/fpga/ | |||
5634 | F: include/linux/fpga/ | 5634 | F: include/linux/fpga/ |
5635 | W: http://www.rocketboards.org | 5635 | W: http://www.rocketboards.org |
5636 | 5636 | ||
5637 | FPGA DFL DRIVERS | ||
5638 | M: Wu Hao <hao.wu@intel.com> | ||
5639 | L: linux-fpga@vger.kernel.org | ||
5640 | S: Maintained | ||
5641 | F: Documentation/fpga/dfl.txt | ||
5642 | F: include/uapi/linux/fpga-dfl.h | ||
5643 | F: drivers/fpga/dfl* | ||
5644 | |||
5637 | FPU EMULATOR | 5645 | FPU EMULATOR |
5638 | M: Bill Metzenthen <billm@melbpc.org.au> | 5646 | M: Bill Metzenthen <billm@melbpc.org.au> |
5639 | W: http://floatingpoint.sourceforge.net/emulator/index.html | 5647 | W: http://floatingpoint.sourceforge.net/emulator/index.html |