linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Add CPSWxG SGMII support for J7200 and J721E
@ 2023-03-21 11:19 Siddharth Vadapalli
  2023-03-21 11:19 ` [PATCH net-next 1/4] net: ethernet: ti: am65-cpsw: Simplify setting supported interface Siddharth Vadapalli
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Siddharth Vadapalli @ 2023-03-21 11:19 UTC (permalink / raw)
  To: davem, edumazet, kuba, linux, pabeni, rogerq
  Cc: netdev, linux-kernel, linux-arm-kernel, srk, s-vadapalli

Hello,

This series adds support to configure the CPSW Ethernet Switch in SGMII
mode, using the am65-cpsw-nuss driver. SGMII mode is supported by the
CPSWxG instances on TI's J7200 and J721E SoCs. Thus, SGMII mode is added
in the list of extra_modes for the appropriate compatibles corresponding
to the aforementioned SoCs.

Additionally, the method of setting the supported interface via struct
"phylink_config" is simplified by converting the IF/ELSE statements to
SWITCH statements.

Regards,
Siddharth.

Siddharth Vadapalli (4):
  net: ethernet: ti: am65-cpsw: Simplify setting supported interface
  net: ethernet: ti: am65-cpsw: Add support for SGMII mode
  net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200
  net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721E

 drivers/net/ethernet/ti/am65-cpsw-nuss.c | 42 +++++++++++++++++++-----
 1 file changed, 33 insertions(+), 9 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-03-23  5:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 11:19 [PATCH net-next 0/4] Add CPSWxG SGMII support for J7200 and J721E Siddharth Vadapalli
2023-03-21 11:19 ` [PATCH net-next 1/4] net: ethernet: ti: am65-cpsw: Simplify setting supported interface Siddharth Vadapalli
2023-03-21 11:19 ` [PATCH net-next 2/4] net: ethernet: ti: am65-cpsw: Add support for SGMII mode Siddharth Vadapalli
2023-03-21 11:29   ` Russell King (Oracle)
2023-03-21 13:34     ` Siddharth Vadapalli
2023-03-21 15:38       ` Russell King (Oracle)
2023-03-21 16:16         ` Siddharth Vadapalli
2023-03-22 14:49         ` Paolo Abeni
2023-03-22 15:10           ` Russell King (Oracle)
2023-03-21 11:19 ` [PATCH net-next 3/4] net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200 Siddharth Vadapalli
2023-03-21 11:19 ` [PATCH net-next 4/4] net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721E Siddharth Vadapalli
2023-03-23  5:20 ` [PATCH net-next 0/4] Add CPSWxG SGMII support for J7200 and J721E 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).