netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/3] Add Clause 45 support for Aspeed MDIO
@ 2022-04-07  1:17 Potin Lai
  2022-04-07  1:17 ` [PATCH net-next v3 1/3] net: mdio: aspeed: move reg accessing part into separate functions Potin Lai
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Potin Lai @ 2022-04-07  1:17 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit, Russell King, davem, Jakub Kicinski,
	Joel Stanley, Andrew Jeffery
  Cc: netdev, linux-arm-kernel, linux-aspeed, linux-kernel,
	Patrick Williams, 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/
LINK: [v2] https://lore.kernel.org/all/20220406170055.28516-1-potin.lai@quantatw.com/

Changes v2 --> v3:
 - sort local variable sequence in reverse Christmas tree format.

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] 6+ messages in thread

end of thread, other threads:[~2022-04-08 11:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-07  1:17 [PATCH net-next v3 0/3] Add Clause 45 support for Aspeed MDIO Potin Lai
2022-04-07  1:17 ` [PATCH net-next v3 1/3] net: mdio: aspeed: move reg accessing part into separate functions Potin Lai
2022-04-07  1:17 ` [PATCH net-next v3 2/3] net: mdio: aspeed: Introduce read write function for c22 and c45 Potin Lai
2022-04-07  1:17 ` [PATCH net-next v3 3/3] net: mdio: aspeed: Add c45 support Potin Lai
2022-04-07  1:21   ` Andrew Lunn
2022-04-08 11:30 ` [PATCH net-next v3 0/3] Add Clause 45 support for Aspeed MDIO 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).