diff options
| author | Jakub Kicinski <[email protected]> | 2024-05-30 00:32:51 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-05-30 00:32:51 +0000 |
| commit | 1e37449fe3aa32e453eadaaba6e75b66c365efc4 (patch) | |
| tree | 72a57f78b5f23d7d6cb362a85642ab9cf50f7ef9 /net/dsa/dsa.c | |
| parent | Merge branch 'tcp-fix-tcp_poll-races' (diff) | |
| parent | net: ethernet: ti: am65-cpsw-nuss: populate netdev of_node (diff) | |
| download | kernel-1e37449fe3aa32e453eadaaba6e75b66c365efc4.tar.gz kernel-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/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions
