On Tue, Jun 12, 2018 at 5:10 AM, Wu Hao <[email protected]> wrote: > Add entry for FPGA Device Feature List (DFL) drivers. > > Signed-off-by: Wu Hao <[email protected]> Acked-by: Alan Tull <[email protected]>
> --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 448957c..98fc5ea 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5619,6 +5619,14 @@ F: drivers/fpga/ > F: include/linux/fpga/ > W: http://www.rocketboards.org > > +FPGA DFL DRIVERS > +M: Wu Hao <[email protected]> > +L: [email protected] > +S: Maintained > +F: Documentation/fpga/dfl.txt > +F: include/uapi/linux/fpga-dfl.h > +F: drivers/fpga/dfl* > + > FPU EMULATOR > M: Bill Metzenthen <[email protected]> > W: http://floatingpoint.sourceforge.net/emulator/index.html > -- > 1.8.3.1 >

