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.
openwrt/target/linux/ath79
Chuanhong Guo f43e8f9004 ath79: ag71xx: Explicitly register mdio bus after ag71xx_hw_init() for ar7240
mdio bus isn't a standalone device on ar7240. (and maybe older SoCs?)
Use simple-mfd for ar7241 and later SoCs to get mdio1 ready before gmac0
For ar7240 and older chips, manually create platform device after
ag71xx_hw_init() in ag71xx_probe()to get mdio0 ready between
ag71xx_hw_init() and ag71xx_phy_connect().

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
6 years ago
..
base-files ath79: Fix support for TP-LINK Archer C7 v2 6 years ago
dts ath79: ag71xx: Rework mdio clock settings 6 years ago
files ath79: ag71xx: Explicitly register mdio bus after ag71xx_hw_init() for ar7240 6 years ago
generic ath79: disable unused drivers for tiny target 6 years ago
image ath79: Port PowerCloud Systems CAP324 support 6 years ago
nand ath79: add initial nand support for gl-ar300m 6 years ago
patches-4.14 treewide: gpio-export: add error handling 6 years ago
tiny kernel: only optimized for size if small_flash 6 years ago
Makefile ath79: add initial nand support for gl-ar300m 6 years ago
config-4.14 ath79: disable unused drivers for tiny target 6 years ago
modules.mk ath79: add new OF only target for QCA MIPS silicon 6 years ago