MIPS: net: ag71xx/ar9331: partially sync network support with upstream
Ethernet support for ar9331 is upstream now. So, drop every thing what
is provided by upstream devicetree and rename compatible in the driver.

barebox network driver will need more work to be upstream compliant. For
example we should not request or touch the gmac register directly. Since
currently it is not clear how this should be implemented, patch the
upstream dts with reg-names = "ge0", "gmac".

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 5ff1859 commit c2cf9442bbaae379a29ff4c4d00870e204759282
@Oleksij Rempel Oleksij Rempel authored on 1 Oct 2019
Sascha Hauer committed on 14 Oct 2019
Showing 4 changed files
View
arch/mips/dts/ar9331-dptechnics-dpt-module.dts
View
arch/mips/dts/ar9331.dtsi
View
arch/mips/dts/tplink-mr3020.dts
View
drivers/net/ag71xx.c