From ca0d26ae1ab52570a634f20a3cca9a8f160d8422 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Thu, 9 Apr 2026 13:21:58 +0200 Subject: [PATCH] qualcommax: ipq807x: mx5300: use existing aliases node No need to add another aliases node just for the label-mac-device, luckily DTC was smart enough to combine them together in the final DTB. Signed-off-by: Robert Marko --- target/linux/qualcommax/dts/ipq8072-mx5300.dts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/target/linux/qualcommax/dts/ipq8072-mx5300.dts b/target/linux/qualcommax/dts/ipq8072-mx5300.dts index 4d6565ff446..2da82f1a2b2 100644 --- a/target/linux/qualcommax/dts/ipq8072-mx5300.dts +++ b/target/linux/qualcommax/dts/ipq8072-mx5300.dts @@ -19,6 +19,7 @@ led-running = &led_system_blue; led-failsafe = &led_system_red; led-upgrade = &led_system_green; + label-mac-device = &dp2; }; chosen { @@ -26,10 +27,6 @@ bootargs-append = " root=/dev/ubiblock0_0 rootfstype=squashfs ro"; }; - aliases { - label-mac-device = &dp2; - }; - keys { compatible = "gpio-keys"; pinctrl-0 = <&button_pins>;