openwrtv4/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx
Chuanhong Guo 7ae9e63719 ath79: ag71xx: Make builtin switch driver a separated module
This patch did several things:
1. Probe the builtin switch as a separated mdio device.
2. Register a separated mdio bus for builtin switch.
3. Use generic mdio read/write function instead of calling ag71xx_mdio_mii_read/write directly.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2018-07-30 10:43:33 +02:00
..
ag71xx.h ath79: ag71xx: Split mdio driver into an independent platform device. 2018-07-30 10:43:33 +02:00
ag71xx_ar7240.c ath79: ag71xx: Make builtin switch driver a separated module 2018-07-30 10:43:33 +02: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: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
ag71xx_gmac.c ath79: ag71xx: Split gmac config into separated file and add support for ar934x/qca955x. 2018-07-30 10:43:33 +02:00
ag71xx_main.c ath79: ag71xx: Split mdio driver into an independent platform device. 2018-07-30 10:43:33 +02:00
ag71xx_mdio.c ath79: ag71xx: Split mdio driver into an independent platform device. 2018-07-30 10:43:33 +02:00
ag71xx_phy.c ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
Kconfig ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
Makefile ath79: ag71xx: Make builtin switch driver a separated module 2018-07-30 10:43:33 +02:00