Re: [U-Boot] [PATCH v3 3/6] net: phy: ar803x: Use common functions for RGMII internal delays

2019-02-04 Thread Joe Hershberger
On Fri, Jan 25, 2019 at 6:42 PM Vladimir Oltean wrote: > > Signed-off-by: Vladimir Oltean Acked-by: Joe Hershberger ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] [PATCH v3 3/6] net: phy: ar803x: Use common functions for RGMII internal delays

2019-01-25 Thread Vladimir Oltean
Signed-off-by: Vladimir Oltean --- Changes in v3: * Removed access to magic register 0x5 which turned out to be duplicated code with unwanted consequences. Broke that out into separate patch (2/6). drivers/net/phy/atheros.c | 69 --- 1 file