openwrt/target/linux/apm821xx
Christian Lamparter b8440d7a81 apm821xx: MBL: correct phy-mode delay settings
This came up in an upstream commit: "
b1dd9bf688b0 "net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610M"

The PHY driver entry for BCM50160 and BCM50610M calls
bcm54xx_config_init() but does not call bcm54xx_config_clock_delay() in
order to configuration appropriate clock delays on the PHY, fix that."

So the "rgmii" phy-mode has always been wrong, but went unnoticed since
the broadcom phy driver didn't push the delay settings to the chip.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:08:02 +00:00
..
base-files treewide: remove execute bit and shebang from board.d files 2021-09-01 08:07:46 +00:00
dts apm821xx: MBL: correct phy-mode delay settings 2021-09-01 08:08:02 +00:00
image target: use SPDX license identifiers on Makefiles 2021-09-01 08:07:34 +00:00
nand treewide: remove redundant ubifs kconfig symbols 2021-09-01 08:08:01 +00:00
patches-5.4 kernel: bump 5.4 to 5.4.106 2021-09-01 08:07:52 +00:00
patches-5.10 kernel: bump 5.10 to 5.10.24 2021-09-01 08:07:52 +00:00
sata target: use SPDX license identifiers on Makefiles 2021-09-01 08:07:34 +00:00
config-5.4 apm821xx, mt7621, oxnas, rockchip, zynq: remove PLUGIN_HOSTCC 2021-09-01 08:07:46 +00:00
config-5.10 apm821xx: add support for kernel 5.10 for testing 2021-09-01 08:07:46 +00:00
Makefile apm821xx: add support for kernel 5.10 for testing 2021-09-01 08:07:46 +00:00