[U-Boot] [PATCH v1 17/17] MAINTAINERS: Add myself as the FPGA maintainer
Michal Simek
michal.simek at xilinx.com
Thu Jul 26 14:16:39 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>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
Changes in v1: None
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b2c9717cb764..3d3cd855cc6a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -353,6 +353,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