aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Bornyakov <[email protected]>2022-06-23 19:32:48 +0300
committerXu Yilun <[email protected]>2022-06-24 12:12:46 +0800
commite2c003bc6488704b28d59087d097863ea69a710d (patch)
tree753d1bc6abd4b083a6c914e20e46e58aee1d0f58
parentb7eb6da9b5f9c8cee231e466e107acdd5e5d2909 (diff)
MAINTAINERS: add Microchip PolarFire FPGA drivers entry
Add MAINTAINERS entry for the newly added Microchip PolarFire (MPF) FPGA manager. Add myself as a reviewer and Conor Dooley as a maintainer. Suggested-by: Conor Dooley <[email protected]> Signed-off-by: Ivan Bornyakov <[email protected]> Acked-by: Conor Dooley <[email protected]> Acked-by: Xu Yilun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Xu Yilun <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8f270acf0844..102953ebb4f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7814,6 +7814,14 @@ S: Maintained
F: Documentation/ABI/testing/sysfs-driver-intel-m10-bmc-sec-update
F: drivers/fpga/intel-m10-bmc-sec-update.c
+MICROCHIP POLARFIRE FPGA DRIVERS
+M: Conor Dooley <[email protected]>
+R: Ivan Bornyakov <[email protected]>
+S: Supported
+F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml
+F: drivers/fpga/microchip-spi.c
+
FPU EMULATOR
M: Bill Metzenthen <[email protected]>
S: Maintained