This patch series provides ACPI support for xgmac_mdio driver.
Changes in v2: - Reserve "0" to mean that no mdiobus capabilities have been declared. - bus->id: change to appropriate printk format specifier - clean up xgmac_acpi_match - clariy platform_get_resource() usage with comments Calvin Johnson (1): net/fsl: acpize xgmac_mdio Jeremy Linton (2): net: phy: Allow mdio buses to auto-probe c45 devices net/fsl: enable extended scanning in xgmac_mdio drivers/net/ethernet/freescale/xgmac_mdio.c | 33 ++++++++++++++------- drivers/net/phy/mdio_bus.c | 17 +++++++++-- include/linux/phy.h | 8 +++++ 3 files changed, 46 insertions(+), 12 deletions(-) -- 2.17.1