netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH v2 0/3] Improve support for qca8327 internal
@ 2021-09-19 16:28 Ansuel Smith
  2021-09-19 16:28 ` [net-next PATCH v2 1/3] net: phy: at803x: add support for qca 8327 A variant internal phy Ansuel Smith
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ansuel Smith @ 2021-09-19 16:28 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit, Russell King, David S. Miller,
	Jakub Kicinski, netdev, linux-kernel
  Cc: Ansuel Smith

With more test with the qca8327 switch, it was discovered that the
internal phy can have 2 different phy id based on the switch serial
code. This patch address this and report the 2 different variant.
Also adds support for resume/suspend as it was requested in another
patch and improve the spacing and naming following how other phy are
defined in the same driver.

v2:
- Adds cover letter
- use genphy_suspend/resume generic function

Ansuel Smith (3):
  net: phy: at803x: add support for qca 8327 A variant internal phy
  net: phy: at803x: add resume/suspend function to qca83xx phy
  net: phy: at803x: fix spacing and improve name for 83xx phy

 drivers/net/phy/at803x.c | 67 ++++++++++++++++++++++++++--------------
 1 file changed, 44 insertions(+), 23 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-09-20  9:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-19 16:28 [net-next PATCH v2 0/3] Improve support for qca8327 internal Ansuel Smith
2021-09-19 16:28 ` [net-next PATCH v2 1/3] net: phy: at803x: add support for qca 8327 A variant internal phy Ansuel Smith
2021-09-19 17:08   ` Andrew Lunn
2021-09-19 16:28 ` [net-next PATCH v2 2/3] net: phy: at803x: add resume/suspend function to qca83xx phy Ansuel Smith
2021-09-19 17:08   ` Andrew Lunn
2021-09-19 16:28 ` [net-next PATCH v2 3/3] net: phy: at803x: fix spacing and improve name for 83xx phy Ansuel Smith
2021-09-19 17:08   ` Andrew Lunn
2021-09-20  9:00 ` [net-next PATCH v2 0/3] Improve support for qca8327 internal patchwork-bot+netdevbpf

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