From 1f535037b19731cd37512ed00b648a35b40ad13c Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Fri, 10 Apr 2026 18:30:34 +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 --- .../files/arch/arm64/boot/dts/qcom/ipq8072-mx5300.dts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-mx5300.dts b/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-mx5300.dts index 89e60ef24c..2476d1c800 100644 --- a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-mx5300.dts +++ b/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-mx5300.dts @@ -28,6 +28,7 @@ led-running = &led_system_blue; led-failsafe = &led_system_red; led-upgrade = &led_system_green; + label-mac-device = &dp2; }; chosen { @@ -35,10 +36,6 @@ bootargs-append = " root=/dev/ubiblock0_0 rootfstype=squashfs ro"; }; - aliases { - label-mac-device = &dp2; - }; - keys { compatible = "gpio-keys"; pinctrl-0 = <&button_pins>;