openwrt/target/linux/ipq40xx
Robert Marko 03bae3cafd ipq40xx: edma: convert to of_mdio_find_bus()
With the reworked MDIO driver, EDMA will fail to get the MII BUS as it
used the MII BUS stored inside the MDIO structure private data.

This obviously does not work with the modernized driver, so lets switch
to using a purpose build of_mdio_find_bus() which will return the MII
BUS and only requires the MDIO node to be passed.
This is easy as we already have the node parsed.

Also, since we now require OF_MDIO add that as dependency.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
2020-12-23 16:36:08 +01:00
..
base-files ipq40xx: add support for devolo Magic 2 WiFi next 2020-12-22 20:55:40 +01:00
files ipq40xx: edma: convert to of_mdio_find_bus() 2020-12-23 16:36:08 +01:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq40xx: add support for devolo Magic 2 WiFi next 2020-12-22 20:55:40 +01:00
patches-5.4 ipq40xx: edma: convert to of_mdio_find_bus() 2020-12-23 16:36:08 +01:00
profiles
config-5.4 ipq40xx: backport upstream MDIO driver 2020-12-23 16:36:08 +01:00
Makefile treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00