Skip to content

Commit

Permalink
ramips: add missing label-mac-device for Xiaomi Mi Router 4A (100M)
Browse files Browse the repository at this point in the history
As both the Mi Router 4A (100M) and the Mi Router 4C use the same
label-mac-device, the alias can be moved to the shared dtsi.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
  • Loading branch information
fblaese authored and blocktrron committed Aug 5, 2021
1 parent e3096c3 commit c36e9f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ramips/dts/mt7628an_xiaomi_mi-router-4.dtsi
Expand Up @@ -11,6 +11,7 @@
led-failsafe = &led_power_yellow;
led-running = &led_power_blue;
led-upgrade = &led_power_yellow;
label-mac-device = &ethernet;
};

chosen {
Expand Down

0 comments on commit c36e9f8

Please sign in to comment.