forked from Openwrt/openwrt
20024ab7c3
As of 6.6, all upstream DTSes are moved to their respective vendor subdir. OpenWrt already followed this practice for ARM64, but not yet for 32 bit ARM (Armada 37x/38x). Signed-off-by: Stijn Segers <foss@volatilesystems.org>
12 lines
238 B
Diff
12 lines
238 B
Diff
--- a/arch/arm/boot/dts/marvell/armada-xp-linksys-mamba.dts
|
|
+++ b/arch/arm/boot/dts/marvell/armada-xp-linksys-mamba.dts
|
|
@@ -385,7 +385,7 @@
|
|
|
|
port@4 {
|
|
reg = <4>;
|
|
- label = "internet";
|
|
+ label = "wan";
|
|
};
|
|
|
|
port@5 {
|