difos/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx
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>
2019-06-05 10:12:31 +02:00
..
ag71xx.h ath79: ag71xx: add support for optional mdio reset 2019-03-05 03:02:34 +01:00
ag71xx_debugfs.c ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
ag71xx_ethtool.c ath79: ag71xx: update ethtool support 2019-06-05 10:12:30 +02:00
ag71xx_gmac.c ath79: gmac: ar934x: Add parser for mii-gmac0-slave 2019-03-05 03:15:52 +01:00
ag71xx_main.c ath79: ag71xx: remove unused SIOCETHTOOL ioctl handling 2019-06-05 10:12:30 +02:00
ag71xx_mdio.c ath79: ag71xx-mdio: get reset control using devm api 2019-03-05 03:02:34 +01:00
ag71xx_phy.c ath79: ag71xx: defer probe if of_phy_connect failed 2019-06-05 10:12:31 +02:00
Kconfig ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
Makefile ath79: ag71xx: remove switch driver in ag71xx 2019-03-24 01:44:27 +01:00