linux-chenxing / linux

Linux kernel source tree for linux-chenxing.
https://linux-chenxing.org
Other
10 stars 8 forks source link

sbc2d06: Second ethernet is broken since 5.16 #1

Closed fifteenhex closed 2 years ago

fifteenhex commented 2 years ago
[    5.755184] macb 1f2a2000.emac eth0: Cadence MACB rev 0x00000000 at 0x1f343c00 irq 58 (be:e8:29:4a:85:00)
[    5.766181] mdio_bus 1f2a2800.emac-ffffffff: MDIO device at address 1 is missing.
[    5.774499] macb 1f2a2800.emac eth1: Cadence MACB rev 0x00000000 at 0x1f2a2800 irq 65 (be:e8:29:4a:85:01)
fifteenhex commented 2 years ago

This is due to probing a phy without an id in the device tree not working anymore.