From: Tom Rix <[email protected]> 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 <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) 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 <[email protected]> +L: [email protected] +S: Maintained +F: include/linux/mfd/intel-m10-bmc.* + FPU EMULATOR M: Bill Metzenthen <[email protected]> S: Maintained -- 2.27.0

