[PATCH 0/8] Add support for J721e CPSW9G and SGMII mode

From: Siddharth Vadapalli
Date: Wed Sep 14 2022 - 05:51:51 EST


Add compatible for J721e CPSW9G.

Add support to power on and configure SERDES PHY.

Add support for SGMII mode for J7200 CPSW5G and J721e CPSW9G.

Siddharth Vadapalli (8):
dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J721e
CPSW9G
net: ethernet: ti: am65-cpsw: Add support for SERDES configuration
net: ethernet: ti: am65-cpsw: Add mac control function
net: ethernet: ti: am65-cpsw: Add mac enable link function
net: ethernet: ti: am65-cpsw: Add support for fixed-link configuration
net: ethernet: ti: am65-cpsw: Add support for SGMII mode for J7200
CPSW5G
net: ethernet: ti: am65-cpsw: Add support for J721e CPSW9G
net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721e CPSW9G

.../bindings/net/ti,k3-am654-cpsw-nuss.yaml | 23 ++-
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 186 +++++++++++++++---
2 files changed, 178 insertions(+), 31 deletions(-)

--
2.25.1