On Mon, Mar 30, 2026 at 03:12:10PM +0800, Jiawen Wu wrote:
quoted
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski [off-list ref]:
On Wed, 25 Mar 2026 16:28:04 +0000 you wrote:
quoted
From: Conor Dooley <conor.dooley@microchip.com>
Hey folks,
At the very least, it'd be good of the soc vendor folks could check
their platforms and see if their usrio stuff actually lines up with what
the driver currently calls "macb_default_usrio". Ours didn't and it was
a nasty surprise.
[...]
Here is the summary with links:
quoted
- [net-next,v5,02/14] net: macb: rename macb_default_usrio to at91_default_usrio as not all platforms have mii mode control in
There are compilation errors after merging this patch set.
I believe the error occurred where the CONFIG_OF is not set.
Thanks for the report. I have sent what's hopefully a fix..