summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2023-12-26 01:17:18 +0100
committerDavid Bauer <mail@david-bauer.net>2023-12-28 14:14:34 +0100
commit47818fbc012d7b8ef4129bf702da2d6aae07266e (patch)
tree153bd45bf58c51b4d5acb28025abc613aefb16e4 /target
parentb196a9f6ce8ef7d6b09d20ef79ffcf464d1a15ab (diff)
downloadopenwrt-47818fbc012d7b8ef4129bf702da2d6aae07266e.tar.gz
openwrt-47818fbc012d7b8ef4129bf702da2d6aae07266e.tar.bz2
openwrt-47818fbc012d7b8ef4129bf702da2d6aae07266e.zip
ramips: fix label-mac for Xiaomi RA75
The label-mac of the repeater is the address used on the 2.4 GHz radio, not the ethernet MAC. Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts b/target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts
index 8859038c30..ddbb8b20bf 100644
--- a/target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts
+++ b/target/linux/ramips/dts/mt7628an_xiaomi_mi-ra75.dts
@@ -10,7 +10,7 @@
led-failsafe = &led_system_amber;
led-running = &led_system_blue;
led-upgrade = &led_system_amber;
- label-mac-device = &ethernet;
+ label-mac-device = &wmac;
};
leds {