
1 Mar
2019
1 Mar
'19
2 p.m.
Hi all,
On Fri, 1 Mar 2019 13:36:17 +0100 Stefano Babic sbabic@denx.de wrote: ...
Nope, didn't worked. This parameter is a pulse width of a reset, but the issue is about having a delay *after* reset. However, introducing a new `phy-reset-wait` is a reasonable option.
Right, I think this is a way to do.
yes, this is much better than ifdef. I'd suggest using 'phy-reset-post-delay' property instead of 'phy-reset-wait'. Linux has already such binding, i.e. see Documentation/devicetree/bindings/net/fsl-fec.txt and the driver drivers/net/ethernet/freescale/fec_main.c.
-- Anatolij