public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next RESEND v2 0/3] Add Clause 45 support for Aspeed MDIO
@ 2022-04-06 17:00 Potin Lai
  2022-04-06 17:00 ` [PATCH net-next RESEND v2 1/3] net: mdio: aspeed: move reg accessing part into separate functions Potin Lai
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Potin Lai @ 2022-04-06 17:00 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit, Russell King, davem, Jakub Kicinski,
	Joel Stanley, Andrew Jeffery
  Cc: Patrick Williams, netdev, linux-arm-kernel, linux-aspeed,
	linux-kernel, Potin Lai

This patch series add Clause 45 support for Aspeed MDIO driver, and
separate c22 and c45 implementation into different functions.


LINK: [v1] https://lore.kernel.org/all/20220329161949.19762-1-potin.lai@quantatw.com/

Changes v1 --> v2:
 - add C45 to probe_capabilities
 - break one patch into 3 small patches

Potin Lai (3):
  net: mdio: aspeed: move reg accessing part into separate functions
  net: mdio: aspeed: Introduce read write function for c22 and c45
  net: mdio: aspeed: Add c45 support

 drivers/net/mdio/mdio-aspeed.c | 123 ++++++++++++++++++++++++---------
 1 file changed, 89 insertions(+), 34 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-04-06 20:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-06 17:00 [PATCH net-next RESEND v2 0/3] Add Clause 45 support for Aspeed MDIO Potin Lai
2022-04-06 17:00 ` [PATCH net-next RESEND v2 1/3] net: mdio: aspeed: move reg accessing part into separate functions Potin Lai
2022-04-06 18:58   ` Andrew Lunn
2022-04-06 17:00 ` [PATCH net-next RESEND v2 2/3] net: mdio: aspeed: Introduce read write function for c22 and c45 Potin Lai
2022-04-06 18:58   ` Andrew Lunn
2022-04-06 17:00 ` [PATCH net-next RESEND v2 3/3] net: mdio: aspeed: Add c45 support Potin Lai
2022-04-06 19:00   ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox