Skip to content
Commit c7dfe3ab authored by Sebastian Frias's avatar Sebastian Frias Committed by David S. Miller
Browse files

net: ethernet: nb8800: support fixed-link DT node



Under some circumstances, e.g. when connecting to a switch, the ethernet
port will not be connected to a PHY. In that case a "fixed-link" DT node
can be used to replace it.

https://stackoverflow.com/questions/31046172/device-tree-for-phy-less-connection-to-a-dsa-switch

This patch adds support for the "fixed-link" node to the nb8800 driver.

Signed-off-by: default avatarSebastian Frias <sf84@laposte.net>
Acked-by: default avatarMans Rullgard <mans@mansr.com>
Cc: Mason <slash.tmp@free.fr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fbb0fa8b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment