summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWu Hao <hao.wu@intel.com>2018-06-29 20:53:36 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-15 07:55:47 -0400
commit5d6bd30cc9c3fca974d554bcd7bbf5f77fbe3238 (patch)
treec85d983abd67d294bbe57256c7a3c8c16d40e39c /MAINTAINERS
parentfa8dda1edef9ebc3af467c644c5533ac97171e12 (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--MAINTAINERS8
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/
5634F: include/linux/fpga/ 5634F: include/linux/fpga/
5635W: http://www.rocketboards.org 5635W: http://www.rocketboards.org
5636 5636
5637FPGA DFL DRIVERS
5638M: Wu Hao <hao.wu@intel.com>
5639L: linux-fpga@vger.kernel.org
5640S: Maintained
5641F: Documentation/fpga/dfl.txt
5642F: include/uapi/linux/fpga-dfl.h
5643F: drivers/fpga/dfl*
5644
5637FPU EMULATOR 5645FPU EMULATOR
5638M: Bill Metzenthen <billm@melbpc.org.au> 5646M: Bill Metzenthen <billm@melbpc.org.au>
5639W: http://floatingpoint.sourceforge.net/emulator/index.html 5647W: http://floatingpoint.sourceforge.net/emulator/index.html