Просмотр исходного кода

ramips: add missing label-mac-device for Xiaomi Mi Router 4A (100M)

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 <[email protected]>
Fabian Bläse 4 лет назад
Родитель
Сommit
c36e9f891b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      target/linux/ramips/dts/mt7628an_xiaomi_mi-router-4.dtsi

+ 1 - 0
target/linux/ramips/dts/mt7628an_xiaomi_mi-router-4.dtsi

@@ -11,6 +11,7 @@
 		led-failsafe = &led_power_yellow;
 		led-failsafe = &led_power_yellow;
 		led-running = &led_power_blue;
 		led-running = &led_power_blue;
 		led-upgrade = &led_power_yellow;
 		led-upgrade = &led_power_yellow;
+		label-mac-device = &ethernet;
 	};
 	};
 
 
 	chosen {
 	chosen {