mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 17:01:44 +04:00
e6e71b99c1
Introduce the property from previous commit on the SoCs which use a fixed 1000FD link to their internal switch. This way, devices which have a single port attached through it can drop the "fixed-link" node if needed, and attach proper phy-handle provided by built-in switch to the port, to report link status information on userspace. AR7100 is skipped intentionally, because its connection to built-in switch isn't a fixed-link. Signed-off-by: Lech Perczak <lech.perczak@gmail.com> Link: https://github.com/openwrt/openwrt/pull/9971 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>