Message ID | 20220707142041.4096246-1-conor.dooley@microchip.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 2058dc831ff82eb8e93e882efd1ca964bd8a74c8 |
Headers | show |
Series | [RESEND#2,v4] MAINTAINERS: add polarfire rng, pci and clock drivers | expand |
Hello: This patch was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Thu, 7 Jul 2022 15:20:42 +0100 you wrote: > Hardware random, PCI and clock drivers for the PolarFire SoC have been > upstreamed but are not covered by the MAINTAINERS entry, so add them. > Daire is the author of the clock & PCI drivers, so add him as a > maintainer in place of Lewis. > > Acked-by: Bjorn Helgaas <bhelgaas@google.com> > Acked-by: Stephen Boyd <sboyd@kernel.org> > Signed-off-by: Conor Dooley <conor.dooley@microchip.com> > > [...] Here is the summary with links: - [RESEND#2,v4] MAINTAINERS: add polarfire rng, pci and clock drivers https://git.kernel.org/soc/soc/c/2058dc831ff8 You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..01a7bfa49bdc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17136,12 +17136,15 @@ N: riscv K: riscv RISC-V/MICROCHIP POLARFIRE SOC SUPPORT -M: Lewis Hanly <lewis.hanly@microchip.com> M: Conor Dooley <conor.dooley@microchip.com> +M: Daire McNamara <daire.mcnamara@microchip.com> L: linux-riscv@lists.infradead.org S: Supported F: arch/riscv/boot/dts/microchip/ +F: drivers/char/hw_random/mpfs-rng.c +F: drivers/clk/microchip/clk-mpfs.c F: drivers/mailbox/mailbox-mpfs.c +F: drivers/pci/controller/pcie-microchip-host.c F: drivers/soc/microchip/ F: include/soc/microchip/mpfs.h