aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-05-29 17:32:51 -0700
committerJakub Kicinski <kuba@kernel.org>2024-05-29 17:32:51 -0700
commit1e37449fe3aa32e453eadaaba6e75b66c365efc4 (patch)
tree72a57f78b5f23d7d6cb362a85642ab9cf50f7ef9 /net/dsa/dsa.c
parentMerge branch 'tcp-fix-tcp_poll-races' (diff)
parentnet: ethernet: ti: am65-cpsw-nuss: populate netdev of_node (diff)
downloadlinux-1e37449fe3aa32e453eadaaba6e75b66c365efc4.tar.gz
linux-1e37449fe3aa32e453eadaaba6e75b66c365efc4.zip
Merge branch 'net-ethernet-ti-am65-cpsw-nuss-support-stacked-switches'
Alexander Sverdlin says: ==================== net: ethernet: ti: am65-cpsw-nuss: support stacked switches Currently an external Ethernet switch connected to a am65-cpsw-nuss CPU port will not be probed successfully because of_find_net_device_by_node() will not be able to find the netdev of the CPU port. It's necessary to populate of_node of the struct device for the am65-cpsw-nuss ports. DT nodes of the ports are already stored in per-port private data, but because of some legacy reasons the naming ("phy_node") was misleading. ==================== Link: https://lore.kernel.org/r/20240528075954.3608118-1-alexander.sverdlin@siemens.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions