mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
ath79: enable link state reporting for eth1 on Ruckus ZF7372
Now, that the support for ZF7372 is merged, enable link state reporting for the Fast Ethernet port attached through the built-in switch, so it can generate netifd and hotplug events as well, for example - - to control DHCP client. Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
This commit is contained in:
parent
861288e64c
commit
d52bb56759
@ -104,10 +104,12 @@
|
||||
|
||||
ð1 {
|
||||
status = "okay";
|
||||
phy-handle = <&swphy0>;
|
||||
|
||||
nvmem-cells = <&macaddr_board_data_66>;
|
||||
nvmem-cell-names = "mac-address";
|
||||
|
||||
/delete-node/ fixed-link;
|
||||
gmac-config {
|
||||
device = <&gmac>;
|
||||
switch-phy-swap = <0>;
|
||||
|
Loading…
Reference in New Issue
Block a user