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/22803
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 f778841d02
commit 642e10e5f7

View File

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