]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge branch 'am65-cpsw-nuss-switchdev-driver'
authorDavid S. Miller <davem@davemloft.net>
Fri, 12 Feb 2021 01:52:13 +0000 (17:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Feb 2021 01:52:13 +0000 (17:52 -0800)
commitf79bebad90eff80191fc10aba36f8bfb74cbd563
tree6f200cdd49ee62ec9f7778f521c09ebb2a05f3f1
parentb4e18b29d02c93cbccdcb740bdc49d478f1327c4
parente276cfb9cd5bd68984a200e3f2d39484b9e87b47
Merge branch 'am65-cpsw-nuss-switchdev-driver'

Vignesh Raghavendra says:

====================
net: ti: am65-cpsw-nuss: Add switchdev driver

This series adds switchdev support for AM65 CPSW NUSS driver to support
multi port CPSW present on J721e and AM64 SoCs.
It adds devlink hook to switch b/w switch mode and multi mac mode.

v2:
Rebased on latest net-next
Update patch 1/4 with rationale for using devlink
====================