summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2018-07-18 18:03:13 +0300
committerMichal Simek <michal.simek@xilinx.com>2018-09-11 12:00:54 +0300
commit7e16342bde9d56b5e2f7cd4eb51d128bfde45dd2 (patch)
tree0f44b2414e87db2adf1c737a33ea22dee507013c /MAINTAINERS
parentb5d19a93407fbe6cab096bdc145b4f92b7067a3b (diff)
downloadu-boot-7e16342bde9d56b5e2f7cd4eb51d128bfde45dd2.tar.xz
MAINTAINERS: Add myself as the FPGA maintainer
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8f237128b2..27bdd88120 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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