[U-Boot] [RFC PATCH 15/15] MAINTAINERS: Add myself as the FPGA maintainer
Michal Simek
michal.simek at xilinx.com
Wed Jul 18 15:16:53 UTC 2018
FPGA subsystem requires special care that's why it should be maintained
via one tree.
Signed-off-by: Michal Simek <michal.simek at xilinx.com>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 570bc6d1a525..3bded710b15c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -372,6 +372,14 @@ F: test/py/tests/test_efi*
F: cmd/bootefi.c
F: tools/file2include.c
+FPGA
+M: Michal Simek <michal.simek at 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 at chromium.org>
S: Maintained
--
1.9.1
More information about the U-Boot
mailing list