mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
mvebu: rb5009: add label-mac-device
Add the label-mac-device alias. Signed-off-by: Fabian Bläse <fabian@blaese.de> Link: https://github.com/openwrt/openwrt/pull/17313 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
4892ea9a74
commit
16c47c23df
@ -26,6 +26,7 @@
|
||||
led-failsafe = &led_user;
|
||||
led-running = &led_user;
|
||||
led-upgrade = &led_user;
|
||||
label-mac-device = &p1;
|
||||
};
|
||||
|
||||
usb3_vbus: regulator-usb3-vbus0 {
|
||||
@ -322,7 +323,7 @@
|
||||
nvmem-cell-names = "mac-address";
|
||||
};
|
||||
|
||||
port@9 {
|
||||
p1: port@9 {
|
||||
reg = <9>;
|
||||
label = "p1";
|
||||
phy-mode = "sgmii";
|
||||
|
Loading…
Reference in New Issue
Block a user