ath79: Restore GL.iNet GL-AR300M-Lite first-boot connectivity
authorJeff Kletsky <git-commits@allycomm.com>
Sat, 28 Sep 2019 17:39:58 +0000 (10:39 -0700)
committerRISCi_ATOM <bob@bobcall.me>
Sun, 29 Sep 2019 16:40:15 +0000 (12:40 -0400)
commit1694e6234e9a51268848eaa87918fdac48f20b8f
tree3341c83062c9d15d0058c938878006b358612713
parentd4316dcdac8462c1e9eee5ef0f06d3b3af9ae140
ath79: Restore GL.iNet GL-AR300M-Lite first-boot connectivity

The relationship between GMAC0 and GMAC1 and the kernel devices
eth0 and eth1 was reversed for many ath79 devices by commit 8dde11d521
ath79: dts: drop "simple-mfd" for gmacs in SoC dtsi

The GL-AR300M-Lite is a single-port device, with the "LAN" port of the
GL-AR300M board unpopulated and its sole port now referenced as eth1,
as a result of commit 8dde11d521. The device was unreachable on
first boot or fresh config.

By changing &eth1 (GMAC1) to an MFD, GMAC0 is able to associate with
the phy and is known by the kernel as "eth0".

Thanks to Chuanhong Guo for the suggestion of "simple-mfd"

Signed-off-by: Jeff Kletsky <git-commits@allycomm.com>
(cherry picked from commit b90ea19860853dd538e704e3e4402686c316e43c)
target/linux/ath79/dts/qca9531_glinet_gl-ar300m-lite.dts