Re: [PATCH] arm64: dts: allwinner: h6: Pine H64: Fix ethernet node

2020-10-26 Thread Maxime Ripard
On Fri, Oct 23, 2020 at 09:49:02PM +0200, Jernej Skrabec wrote: > Ethernet PHY provides RX and TX delay on both models, A and B. Although > schematic for model A suggests only TX delay, network never worked with > such configuration. > > Fix ethernet node to reflect PHY delays. > > Fixes:

[PATCH] arm64: dts: allwinner: h6: Pine H64: Fix ethernet node

2020-10-23 Thread Jernej Skrabec
Ethernet PHY provides RX and TX delay on both models, A and B. Although schematic for model A suggests only TX delay, network never worked with such configuration. Fix ethernet node to reflect PHY delays. Fixes: 729e1ffcf47e ("arm64: allwinner: h6: add support for the Ethernet on Pine H64")