Skip to content

Commit 9c2e0ba

Browse files
achterinrobimarko
authored andcommitted
ipq50xx: add label-mac-device to Linksys MX5500
Add the label-mac-device alias to the device dts. Signed-off-by: Christoph Krapp <achterin@gmail.com> Link: openwrt/openwrt#23134 Signed-off-by: Robert Marko <robimarko@gmail.com>
1 parent 4e49582 commit 9c2e0ba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

target/linux/qualcommax/dts/ipq5018-mx5500.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
bootargs-append = " root=/dev/ubiblock0_0 coherent_pool=2M";
1212
stdout-path = "serial0:115200n8";
1313
};
14+
15+
aliases {
16+
label-mac-device = &dp2;
17+
};
1418
};
1519

1620
/*

0 commit comments

Comments
 (0)