diff mbox series

MAINTAINERS: add missing clock driver coverage for Microchip FPGAs

Message ID 20230222124610.257101-1-conor.dooley@microchip.com (mailing list archive)
State Accepted, archived
Headers show
Series MAINTAINERS: add missing clock driver coverage for Microchip FPGAs | expand

Commit Message

Conor Dooley Feb. 22, 2023, 12:46 p.m. UTC
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@microchip.com>
---
Stephen, if you could take this via clk that'd be great, thanks.
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Boyd March 6, 2023, 8:17 p.m. UTC | #1
Quoting Conor Dooley (2023-02-22 04:46:11)
> 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@microchip.com>
> ---

Applied to clk-fixes
diff mbox series

Patch

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