netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] ACPI support for xgmac_mdio drivers.
@ 2020-06-17 17:15 Calvin Johnson
  2020-06-17 17:15 ` [PATCH v1 1/3] net: phy: Allow mdio buses to auto-probe c45 devices Calvin Johnson
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Calvin Johnson @ 2020-06-17 17:15 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: netdev, linux.cj, Calvin Johnson

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(-)

-- 
2.17.1


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

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

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-17 17:15 [PATCH v1 0/3] ACPI support for xgmac_mdio drivers Calvin Johnson
2020-06-17 17:15 ` [PATCH v1 1/3] net: phy: Allow mdio buses to auto-probe c45 devices Calvin Johnson
2020-06-17 17:44   ` Russell King - ARM Linux admin
2020-06-17 18:51     ` Andrew Lunn
2020-06-17 18:57       ` Russell King - ARM Linux admin
2020-06-22 13:22         ` Calvin Johnson
2020-06-22 13:44           ` Russell King - ARM Linux admin
2020-06-18 14:00     ` Calvin Johnson
2020-06-17 17:15 ` [PATCH v1 2/3] net/fsl: acpize xgmac_mdio Calvin Johnson
2020-06-17 17:24   ` Andy Shevchenko
2020-06-17 17:34   ` Andrew Lunn
2020-06-18 15:43     ` Jeremy Linton
2020-06-18 16:00       ` Andy Shevchenko
2020-06-18 17:42         ` Calvin Johnson
2020-06-18 17:55           ` Andy Shevchenko
2020-06-17 17:49   ` Russell King - ARM Linux admin
2020-06-17 17:54     ` Andy Shevchenko
2020-06-17 18:56       ` Russell King - ARM Linux admin
2020-06-19 14:59     ` Calvin Johnson
2020-06-19 15:02       ` Russell King - ARM Linux admin
2020-06-17 17:15 ` [PATCH v1 3/3] net/fsl: enable extended scanning in xgmac_mdio Calvin Johnson
2020-06-18 22:49   ` Florian Fainelli

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).