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:
parent
f778841d02
commit
642e10e5f7
@ -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>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user