[PATCH] MAINTAINERS: add missing clock driver coverage for Microchip FPGAs
Conor Dooley
conor.dooley at microchip.com
Wed Feb 22 04:46:11 PST 2023
When the CCC support was added, the clock binding coverage was
converted to a regex in commit 71c8517e004b ("MAINTAINERS: update
polarfire soc clock binding"), but the coverage for the clock drivers
themselves was not updated. Rectify that now.
Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
---
Stephen, if you could take this via clk that'd be great, thanks.
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0abf3589423b..df3d195c1507 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17992,7 +17992,7 @@ F: Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml
F: Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml
F: arch/riscv/boot/dts/microchip/
F: drivers/char/hw_random/mpfs-rng.c
-F: drivers/clk/microchip/clk-mpfs.c
+F: drivers/clk/microchip/clk-mpfs*.c
F: drivers/i2c/busses/i2c-microchip-corei2c.c
F: drivers/mailbox/mailbox-mpfs.c
F: drivers/pci/controller/pcie-microchip-host.c
--
2.39.0
More information about the linux-riscv
mailing list