netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH v2 0/3] ACPI support for xgmac_mdio drivers.
@ 2020-06-22  8:19 Calvin Johnson
  2020-06-22  8:19 ` [net-next PATCH v2 1/3] net: phy: Allow mdio buses to auto-probe c45 devices Calvin Johnson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Calvin Johnson @ 2020-06-22  8:19 UTC (permalink / raw)
  To: Jeremy Linton, Russell King - ARM Linux admin, Jon,
	Cristi Sovaiala, Ioana Ciornei, Andrew Lunn, Andy Shevchenko,
	Florian Fainelli, Madalin Bucur
  Cc: linux.cj, netdev, Calvin Johnson

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-06-22 14:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-22  8:19 [net-next PATCH v2 0/3] ACPI support for xgmac_mdio drivers Calvin Johnson
2020-06-22  8:19 ` [net-next PATCH v2 1/3] net: phy: Allow mdio buses to auto-probe c45 devices Calvin Johnson
2020-06-22  9:29   ` Madalin Bucur (OSS)
2020-06-22 13:16     ` Calvin Johnson
2020-06-22 13:36       ` Russell King - ARM Linux admin
2020-06-22 14:15         ` Calvin Johnson
2020-06-22  8:19 ` [net-next PATCH v2 2/3] net/fsl: acpize xgmac_mdio Calvin Johnson
2020-06-22  8:19 ` [net-next PATCH v2 3/3] net/fsl: enable extended scanning in xgmac_mdio Calvin Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).