[PATCH] arm64: dts: meson: nanopi-k2: readd PHY reset properties

2022-10-25 Thread Christian Hewitt
The sync of device-tree/bindings in 11a48a5a18c6 ("Linux 5.6-rc2") causes Ethernet to break on some GXBB boards; the PHY seems to need proper reset timing to function in u-boot and Linux. Re-add the old PHY reset binding for dwmac until we support new bindings in the PHY node. This borrows the

Re: [PATCH] arm64: dts: meson: nanopi-k2: readd PHY reset properties

2022-10-25 Thread Neil Armstrong
Hi, On Tue, 25 Oct 2022 14:32:05 +, Christian Hewitt wrote: > The sync of device-tree/bindings in 11a48a5a18c6 ("Linux 5.6-rc2") causes > Ethernet to break on some GXBB boards; the PHY seems to need proper reset > timing to function in u-boot and Linux. Re-add the old PHY reset binding > for