diff options
author | Chuanhong Guo <gch981213@gmail.com> | 2018-07-24 21:23:04 +0800 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-07-30 10:43:35 +0200 |
commit | f43e8f90049fbbf7961854660c09e88fb7555ef2 (patch) | |
tree | 451d424887370e7c3c5e10f4d3ec5a4ef89abf33 /target/linux/ath79/dts/ar7240.dtsi | |
parent | 85189e4c0051a9ca2fd61e9e9d88663b8012b197 (diff) | |
download | upstream-f43e8f90049fbbf7961854660c09e88fb7555ef2.tar.gz upstream-f43e8f90049fbbf7961854660c09e88fb7555ef2.tar.bz2 upstream-f43e8f90049fbbf7961854660c09e88fb7555ef2.zip |
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>
Diffstat (limited to 'target/linux/ath79/dts/ar7240.dtsi')
0 files changed, 0 insertions, 0 deletions