immortalwrt/target/linux/ipq40xx/files
Robert Marko 56db0d203a ipq40xx: 5.10: move AR40xx to MDIO drivers
MDIO drivers were moved into their own sub directory of networking drivers.
This has caused the AR40xx driver to probe before MDIO drivers and that wont
work as it depends on the MDIO bus to be up so it can be fetched.

Lets solve it by moving the AR40xx into MDIO folder so they get probed like
before.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
2022-02-06 12:24:20 +08:00
..
arch/arm/boot/dts ipq40xx: sync upstream source code 2022-02-05 12:20:39 +08:00
drivers/net ipq40xx: 5.10: move AR40xx to MDIO drivers 2022-02-06 12:24:20 +08:00