diff mbox series

MAINTAINERS: Add FPGA SUBDEVICES

Message ID 20210122153552.1606152-1-trix@redhat.com (mailing list archive)
State Superseded, archived
Headers show
Series MAINTAINERS: Add FPGA SUBDEVICES | expand

Commit Message

Tom Rix Jan. 22, 2021, 3:35 p.m. UTC
From: Tom Rix <trix@redhat.com>

Every FPGA has several subdevices in other subsystems.
The new FPGA subdevices section is necessary to ensure changes to
the subdevices files get reviewed within the context of the FPGA
subsystem.

Signed-off-by: Tom Rix <trix@redhat.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 17ac5bdce521..cdda41f182b9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6975,6 +6975,12 @@  F:	drivers/fpga/
 F:	include/linux/fpga/
 F:	tools/testing/selftests/drivers/fpga/
 
+FPGA SUBDEVICES
+R:	Tom Rix <trix@redhat.com>
+L:	linux-fpga@vger.kernel.org
+S:	Maintained
+F:	include/linux/mfd/intel-m10-bmc.*
+
 FPU EMULATOR
 M:	Bill Metzenthen <billm@melbpc.org.au>
 S:	Maintained