Re: [PATCH] arm64: dts: meson: fix PHY deassert timing requirements

2021-04-07 Thread Stefan Agner
On 2021-04-07 16:29, Neil Armstrong wrote: > On 07/04/2021 16:21, Stefan Agner wrote: >> On 2021-04-07 15:31, Neil Armstrong wrote: >>> Hi, >>> >>> On 06/04/2021 19:47, Stefan Agner wrote: The sync of the device tree and dt-bindings from Linux v5.6-rc2 11a48a5a18c6 ("Linux 5.6-rc2")

Re: [PATCH] arm64: dts: meson: fix PHY deassert timing requirements

2021-04-07 Thread Neil Armstrong
On 07/04/2021 16:21, Stefan Agner wrote: > On 2021-04-07 15:31, Neil Armstrong wrote: >> Hi, >> >> On 06/04/2021 19:47, Stefan Agner wrote: >>> The sync of the device tree and dt-bindings from Linux v5.6-rc2 >>> 11a48a5a18c6 ("Linux 5.6-rc2") causes Ethernet to break on some >>> ODROID-C2. >>> >>>

Re: [PATCH] arm64: dts: meson: fix PHY deassert timing requirements

2021-04-07 Thread Stefan Agner
On 2021-04-07 15:31, Neil Armstrong wrote: > Hi, > > On 06/04/2021 19:47, Stefan Agner wrote: >> The sync of the device tree and dt-bindings from Linux v5.6-rc2 >> 11a48a5a18c6 ("Linux 5.6-rc2") causes Ethernet to break on some >> ODROID-C2. >> >> Meanwhile a fix to increase the reset timing has

Re: [PATCH] arm64: dts: meson: fix PHY deassert timing requirements

2021-04-07 Thread Neil Armstrong
Hi, On 06/04/2021 19:47, Stefan Agner wrote: > The sync of the device tree and dt-bindings from Linux v5.6-rc2 > 11a48a5a18c6 ("Linux 5.6-rc2") causes Ethernet to break on some > ODROID-C2. > > Meanwhile a fix to increase the reset timing has been added to Linux. > Instead of reverting the

[PATCH] arm64: dts: meson: fix PHY deassert timing requirements

2021-04-06 Thread Stefan Agner
The sync of the device tree and dt-bindings from Linux v5.6-rc2 11a48a5a18c6 ("Linux 5.6-rc2") causes Ethernet to break on some ODROID-C2. Meanwhile a fix to increase the reset timing has been added to Linux. Instead of reverting the offending commit, use the new reset timing from upstream Linux