MAINTAINERS: Add myself as the FPGA maintainer
authorMichal Simek <michal.simek@xilinx.com>
Wed, 18 Jul 2018 15:03:13 +0000 (17:03 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 11 Sep 2018 09:00:54 +0000 (11:00 +0200)
FPGA subsystem requires special care that's why it should be maintained
via one tree.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
MAINTAINERS

index 8f237128b241eefa66fa3deb13ae4e612b11aed3..27bdd88120e0ad4c1cd213d0cedf02d06371ba08 100644 (file)
@@ -390,6 +390,14 @@ F: test/py/tests/test_efi*
 F:     cmd/bootefi.c
 F:     tools/file2include.c
 
+FPGA
+M:     Michal Simek <michal.simek@xilinx.com>
+S:     Maintained
+T:     git git://git.denx.de/u-boot-microblaze.git
+F:     drivers/fpga/
+F:     cmd/fpga.c
+F:     include/fpga.h
+
 FLATTENED DEVICE TREE
 M:     Simon Glass <sjg@chromium.org>
 S:     Maintained