https://github.com/torvalds/linux
Revision 159a07604a99bd01e7db112de08d53dc4fcad109 authored by Quentin Schulz on 23 May 2017, 09:48:08 UTC, committed by David S. Miller on 24 May 2017, 19:25:22 UTC
Some PHY require to wait for a bit after the reset GPIO has been
toggled. This adds support for the DT property `phy-reset-post-delay`
which gives the delay in milliseconds to wait after reset.

If the DT property is not given, no delay is observed. Post reset delay
greater than 1000ms are invalid.

Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 11d3c94
History
Tip revision: 159a07604a99bd01e7db112de08d53dc4fcad109 authored by Quentin Schulz on 23 May 2017, 09:48:08 UTC
net: fec: add post PHY reset delay DT property
Tip revision: 159a076
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 7.9 KB
Makefile -rw-r--r-- 2.0 KB
gen_init_cpio.c -rw-r--r-- 12.7 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top