[PATCH net-next RESEND v2 0/3] Add Clause 45 support for Aspeed MDIO

From: Potin Lai
Date: Wed Apr 06 2022 - 14:18:43 EST


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@xxxxxxxxxxxx/

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