mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
ath79: cf-ew72: support link state reporting on eth0
Attach swphy0 to eth0 port instead of 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>
This commit is contained in:
committed by
Hauke Mehrtens
parent
6276931f42
commit
17203d6752
@@ -138,8 +138,12 @@
|
||||
};
|
||||
|
||||
ð1 {
|
||||
phy-handle = <&swphy0>;
|
||||
|
||||
nvmem-cells = <&macaddr_art_0 0>;
|
||||
nvmem-cell-names = "mac-address";
|
||||
|
||||
/delete-node/ fixed-link;
|
||||
};
|
||||
|
||||
&wdt {
|
||||
|
||||
Reference in New Issue
Block a user