Message ID | 20240219204053.471825-1-florian.fainelli@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | Rework GENET MDIO controller clocking | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Mon, 19 Feb 2024 12:40:50 -0800 you wrote: > This patch series reworks the way that we manage the GENET MDIO > controller clocks around I/O accesses. During testing with a fully > modular build where bcmgenet, mdio-bcm-unimac, and the Broadcom PHY > driver (broadcom) are all loaded as modules, with no particular care > being taken to order them to mimize deferred probing the following bus > error was obtained: > > [...] Here is the summary with links: - [net-next,v2,1/3] net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses https://git.kernel.org/netdev/net-next/c/ee975351cf0c - [net-next,v2,2/3] net: bcmgenet: Pass "main" clock down to the MDIO driver https://git.kernel.org/netdev/net-next/c/ee2b4cf8b281 - [net-next,v2,3/3] Revert "net: bcmgenet: Ensure MDIO unregistration has clocks enabled" https://git.kernel.org/netdev/net-next/c/ba0b78371c46 You are awesome, thank you!