openwrt/target/linux/bcm53xx
Rafał Miłecki 79fd3e62b4 bcm53xx: add BCM53573 Ethernet fix sent upstream for v6.6
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>
2023-07-23 22:49:13 +02:00
..
base-files bcm53xx: backport DT changes from v6.5 2023-07-11 10:30:15 +02:00
files/arch/arm/boot/compressed bcm53xx: move bcm47xx_sprom driver to 4.4 specific directory 2017-02-06 10:18:20 +01:00
generic bcm53xx: add generic subtarget 2019-09-02 22:38:47 +02:00
image bcm53xx: add Wavlink Quantum DAX/WL-WN538A8 as alt name 2023-06-25 11:05:34 +02:00
patches-5.15 bcm53xx: add BCM53573 Ethernet fix sent upstream for v6.6 2023-07-23 22:49:13 +02:00
patches-6.1 bcm53xx: add BCM53573 Ethernet fix sent upstream for v6.6 2023-07-23 22:49:13 +02:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
config-5.15 generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
config-6.1 bcm53xx: add testing support for kernel 6.1 2023-06-16 11:19:06 +02:00
Makefile bcm53xx: add testing support for kernel 6.1 2023-06-16 11:19:06 +02:00
modules.mk bcm53xx: fix kmod-i2c-bcm-iproc for kernel 5.10 2021-08-31 11:41:04 +02:00