[U-Boot] [PATCH v2 17/17] MAINTAINERS: Add myself as the FPGA maintainer
Michal Simek
michal.simek at xilinx.com
Wed Aug 8 11:37:43 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 v2: None
Changes in v1: None
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 58b61ac05882..c9e414006999 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -376,6 +376,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