From e75f33d0f244aee6d91bfe07394ba9d4e074b337 Mon Sep 17 00:00:00 2001 From: Sven Eckelmann Date: Tue, 19 May 2026 21:43:16 +0200 Subject: [PATCH] ramips: pax1800-lite: fix label-mac-device The gmac1 is not used and doesn't have any mac address configured. The gmac0 has the nvmem-cells set and can actually be used to retrieve the correct mac address. Fixes: c7c54f313425 ("ramips: add support for Plasma Cloud PAX1800-Lite") Signed-off-by: Sven Eckelmann Link: https://github.com/openwrt/openwrt/pull/23441 Signed-off-by: Robert Marko --- target/linux/ramips/dts/mt7621_plasmacloud_pax1800-lite.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/dts/mt7621_plasmacloud_pax1800-lite.dts b/target/linux/ramips/dts/mt7621_plasmacloud_pax1800-lite.dts index 01f0ca8e32c..b1e29e276a9 100644 --- a/target/linux/ramips/dts/mt7621_plasmacloud_pax1800-lite.dts +++ b/target/linux/ramips/dts/mt7621_plasmacloud_pax1800-lite.dts @@ -19,7 +19,7 @@ led-failsafe = &led_status_green; led-running = &led_status_green; led-upgrade = &led_status_green; - label-mac-device = &gmac1; + label-mac-device = &gmac0; }; gpio_export {