Re: [PATCH net v6 0/4] net: phy: bcm54811: Fix the PHY initialization

From: Kamil Horák (2N)
Date: Tue Jul 08 2025 - 05:01:50 EST




On 7/7/25 21:53, Jakub Kicinski wrote:
On Fri, 4 Jul 2025 10:35:08 +0200 Kamil Horák - 2N wrote:
Fix the bcm54811 PHY driver initialization for MII-Lite.

Sorry for the delay, I went AFK for the long weekend shortly after
responding to v5. IIUC bcm54811 basically never worked, so I think
net-next is appropriate for the whole series. Please rebase and strip
the Fixes tags.
OK tried to do so as best as possible. Keeping the Reviewed tags, hope it is correct even when we switched to net-next.
The PHY still initializes and runs correctly in the kernel built from net-next.

Kamil