Skip to content

Commit

Permalink
mvebu: rb5009: add label-mac-device
Browse files Browse the repository at this point in the history
Add the label-mac-device alias.

Signed-off-by: Fabian Bläse <[email protected]>
Link: openwrt#17313
Signed-off-by: Robert Marko <[email protected]>
  • Loading branch information
fblaese authored and vincejv committed Dec 22, 2024
1 parent 2a6b0e9 commit f554a78
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down Expand Up @@ -322,7 +323,7 @@
nvmem-cell-names = "mac-address";
};

port@9 {
p1: port@9 {
reg = <9>;
label = "p1";
phy-mode = "sgmii";
Expand Down

0 comments on commit f554a78

Please sign in to comment.