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

Grygorii Strashko grygorii.strashko at ti.com
Fri Jun 26 14:17:03 EDT 2020


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




More information about the linux-arm-kernel mailing list