You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chuanhong Guo 32817580e7 ath79: ag71xx: defer probe if of_phy_connect failed
gmac0 may need a phy on builtin switch, which can be unavailable
if gmac0 is probed before builtin switch.
Return -EPROBE_DEFER in this case so that gmac0 can be probed
later.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
5 years ago
..
Kconfig ath79: add new OF only target for QCA MIPS silicon 6 years ago
Makefile ath79: ag71xx: remove switch driver in ag71xx 5 years ago
ag71xx.h ath79: ag71xx: add support for optional mdio reset 5 years ago
ag71xx_debugfs.c ath79: add new OF only target for QCA MIPS silicon 6 years ago
ag71xx_ethtool.c ath79: ag71xx: update ethtool support 5 years ago
ag71xx_gmac.c ath79: gmac: ar934x: Add parser for mii-gmac0-slave 5 years ago
ag71xx_main.c ath79: ag71xx: remove unused SIOCETHTOOL ioctl handling 5 years ago
ag71xx_mdio.c ath79: ag71xx-mdio: get reset control using devm api 5 years ago
ag71xx_phy.c ath79: ag71xx: defer probe if of_phy_connect failed 5 years ago