[PATCH net-next 0/6] net: ethernet: ti: am65-cpsw: update and enable sr2.0 soc

From: Grygorii Strashko
Date: Fri Jun 26 2020 - 14:18:03 EST


Hi

This series contains set of improvements for TI AM654x/J721E CPSW2G driver and
adds support for TI AM654x SR2.0 SoC.

Patch 1: adds vlans restoration after "if down/up"
Patches 2-5: improvments
Patch 6: adds support for TI AM654x SR2.0 SoC which allows to disable errata i2027 W/A.
By default, errata i2027 W/A (TX csum offload disabled) is enabled on AM654x SoC
for backward compatibility, unless SR2.0 SoC is identified using SOC BUS framework.

Grygorii Strashko (6):
net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while
down/up
net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in
probe
net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initialization
net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change
p0-rx-ptype-rrobin
net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only
when no running netdevs
net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 support

drivers/net/ethernet/ti/am65-cpsw-ethtool.c | 6 +-
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 77 +++++++++++++++++----
drivers/net/ethernet/ti/am65-cpsw-nuss.h | 2 +-
3 files changed, 69 insertions(+), 16 deletions(-)

--
2.17.1