[PATCH v7 29/29] MAINTAINERS: add entry for FPGA DFL drivers
From: Wu Hao <hidden>
Date: 2018-06-30 01:07:37
Also in:
linux-fpga, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Wu Hao <hidden>
Date: 2018-06-30 01:07:37
Also in:
linux-fpga, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
Add entry for FPGA Device Feature List (DFL) drivers. Signed-off-by: Wu Hao <redacted> Acked-by: Alan Tull <atull@kernel.org> Acked-by: Moritz Fischer <mdf@kernel.org> --- v7: add Acked-by from Alan and Moritz --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 07d1576..b9bb042 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -5638,6 +5638,14 @@ F: drivers/fpga/ F: include/linux/fpga/ W: http://www.rocketboards.org +FPGA DFL DRIVERS +M: Wu Hao <hao.wu@intel.com> +L: linux-fpga@vger.kernel.org +S: Maintained +F: Documentation/fpga/dfl.txt +F: include/uapi/linux/fpga-dfl.h +F: drivers/fpga/dfl* + FPU EMULATOR M: Bill Metzenthen <billm@melbpc.org.au> W: http://floatingpoint.sourceforge.net/emulator/index.html
--
1.8.3.1