From 7e16342bde9d56b5e2f7cd4eb51d128bfde45dd2 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 18 Jul 2018 17:03:13 +0200 Subject: [PATCH] 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 Reviewed-by: Simon Glass --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) 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 +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 S: Maintained