* [PATCH] MAINTAINERS: add missing clock driver coverage for Microchip FPGAs
@ 2023-02-22 12:46 Conor Dooley
2023-03-06 20:17 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: Conor Dooley @ 2023-02-22 12:46 UTC (permalink / raw)
To: Conor Dooley, sboyd; +Cc: Conor Dooley, linux-clk, daire.mcnamara, linux-riscv
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(-)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: add missing clock driver coverage for Microchip FPGAs
2023-02-22 12:46 [PATCH] MAINTAINERS: add missing clock driver coverage for Microchip FPGAs Conor Dooley
@ 2023-03-06 20:17 ` Stephen Boyd
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2023-03-06 20:17 UTC (permalink / raw)
To: Conor Dooley, Conor Dooley
Cc: Conor Dooley, linux-clk, daire.mcnamara, linux-riscv
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-06 20:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-22 12:46 [PATCH] MAINTAINERS: add missing clock driver coverage for Microchip FPGAs Conor Dooley
2023-03-06 20:17 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox