apm821xx: MBL: correct phy-mode delay settings
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 1 May 2021 09:36:10 +0000 (11:36 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 1 May 2021 10:25:12 +0000 (12:25 +0200)
commitdf07bafcd2c79e67a09a724b3d88cea394df8677
tree810dfff1de1b3bce393aa7b82894ee899d24abf1
parent95b210e513d6d369444df41b522f749f1d848048
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>
target/linux/apm821xx/dts/wd-mybooklive.dts