mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
79fd3e62b4
It seems that DSA-based b53 driver never worked with BCM53573 SoCs and BCM53125. In case of swconfig-based b53 this fixes a regression. Switching bgmac from using mdiobus_register() to of_mdiobus_register() resulted in MDIO device (BCM53125) having of_node set (see of_mdiobus_register_phy()). That made downstream b53 driver read invalid data from DT and broke Ethernet support. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |
||
---|---|---|
.. | ||
base-files | ||
files/arch/arm/boot/compressed | ||
generic | ||
image | ||
patches-5.15 | ||
patches-6.1 | ||
profiles | ||
config-5.15 | ||
config-6.1 | ||
Makefile | ||
modules.mk |