Now the mdio reset fixup is implemented as a callback from the board specific code.
Felix Kaechele (5): ar71xx: make ag71xx_mdio_platform_data visible ar71xx: implement callback in mdio reset ar71xx: implement switch fix for WD My Net N750 ar71xx: fix WD My Net N750 switch led cfg ar71xx: enable images for WD My Net N750 .../linux/ar71xx/files/arch/mips/ath79/dev-eth.c | 4 ++-- .../linux/ar71xx/files/arch/mips/ath79/dev-eth.h | 2 ++ .../ar71xx/files/arch/mips/ath79/mach-mynet-n750.c | 25 ++++++++++++++++++---- .../mips/include/asm/mach-ath79/ag71xx_platform.h | 1 + .../net/ethernet/atheros/ag71xx/ag71xx_mdio.c | 3 +++ target/linux/ar71xx/generic/profiles/wd.mk | 9 ++++++++ target/linux/ar71xx/image/Makefile | 1 + 7 files changed, 39 insertions(+), 6 deletions(-) -- 1.8.4.2 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
