net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Tue, 4 Apr 2023 06:14:59 +0000 (11:44 +0530)
committerJakub Kicinski <kuba@kernel.org>
Sat, 8 Apr 2023 02:46:15 +0000 (19:46 -0700)
commit8e672b560e0b52ab9497fa48f361d5c174937a3e
treef524c471d945556f12a329a7a9e5d6e0eab6ba1d
parent4e003d61e79504532babfb1d4e6b0767b32739d1
net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G

TI's J784S4 SoC supports USXGMII mode. Add USXGMII mode to the
extra_modes member of the J784S4 SoC data.

Configure MAC control register for supporting USXGMII mode and add
MAC_5000FD in the "mac_capabilities" member of struct "phylink_config".

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/ti/am65-cpsw-nuss.c