Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Tue, 8 Jul 2025 11:01:36 +0200 you wrote: > Proper bcm54811 PHY driver initialization for MII-Lite. > > The bcm54811 PHY in MLP package must be setup for MII-Lite interface > mode by software. Normally, the PHY to MAC interface is selected in > hardware by setting the bootstrap pins of the PHY. However, MII and > MII-Lite share the same hardware setup and must be distinguished by > software, setting appropriate bit in a configuration register. > The MII-Lite interface mode is non-standard one, defined by Broadcom > for some of their PHYs. The MII-Lite lightness consist in omitting > RXER, TXER, CRS and COL signals of the standard MII interface. > Absence of COL them makes half-duplex links modes impossible but > does not interfere with Broadcom's BroadR-Reach link modes, because > they are full-duplex only. > To do it in a clean way, MII-Lite must be introduced first, including > its limitation to link modes (no half-duplex), because it is a > prerequisite for the patch #3 of this series. The patch #4 does not > depend on MII-Lite directly but both #3 and #4 are necessary for > bcm54811 to work properly without additional configuration steps to be > done - for example in the bootloader, before the kernel starts. > > [...] Here is the summary with links: - [net-next,v7,1/4] net: phy: MII-Lite PHY interface mode https://git.kernel.org/netdev/net-next/c/67c0170566b5 - [net-next,v7,2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type https://git.kernel.org/netdev/net-next/c/fbe937473f3a - [net-next,v7,3/4] net: phy: bcm5481x: MII-Lite activation https://git.kernel.org/netdev/net-next/c/34bf222824f6 - [net-next,v7,4/4] net: phy: bcm54811: PHY initialization https://git.kernel.org/netdev/net-next/c/3117a11fff5a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html