qualcommax: ipq807x: label mac for Linksys MX5300

The correct label mac is needed in a downstream project.

Signed-off-by: Steffen Förster <nemesis@chemnitz.freifunk.net>
Link: https://github.com/openwrt/openwrt/pull/22801
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Steffen Förster 2026-04-05 18:47:41 +02:00 committed by Robert Marko
parent 7f94645fef
commit 7ea95a988e

View File

@ -26,6 +26,10 @@
bootargs-append = " root=/dev/ubiblock0_0 rootfstype=squashfs ro";
};
aliases {
label-mac-device = &dp2;
};
keys {
compatible = "gpio-keys";
pinctrl-0 = <&button_pins>;