mbox series

[v1,0/3] ACPI support for xgmac_mdio drivers.

Message ID 20200617171536.12014-1-calvin.johnson@oss.nxp.com
Headers show
Series ACPI support for xgmac_mdio drivers. | expand

Message

Calvin Johnson June 17, 2020, 5:15 p.m. UTC
This patch series provides ACPI support for xgmac_mdio driver.
This patchset depends on the following patchset:
https://www.spinics.net/lists/netdev/msg656492.html



Jeremy Linton (3):
  net: phy: Allow mdio buses to auto-probe c45 devices
  net/fsl: acpize xgmac_mdio
  net/fsl: enable extended scanning in xgmac_mdio

 drivers/net/ethernet/freescale/xgmac_mdio.c | 28 +++++++++++++--------
 drivers/net/phy/mdio_bus.c                  | 17 +++++++++++--
 include/linux/phy.h                         |  7 ++++++
 3 files changed, 40 insertions(+), 12 deletions(-)