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

Potin Lai posted 3 patches 4 years, 2 months ago
There is a newer version of this series
drivers/net/mdio/mdio-aspeed.c | 123 ++++++++++++++++++++++++---------
1 file changed, 89 insertions(+), 34 deletions(-)
[PATCH net-next RESEND v2 0/3] Add Clause 45 support for Aspeed MDIO
Posted by Potin Lai 4 years, 2 months ago
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