]> git.itanic.dy.fi Git - linux-stable/commitdiff
ARM: dts: turris-omnia: Add label for wan port
authorPali Rohár <pali@kernel.org>
Wed, 21 Sep 2022 11:50:37 +0000 (13:50 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 23 Sep 2022 15:15:20 +0000 (17:15 +0200)
Device tree label property should contain label from the box/stick.
Labels for other ports are already specified in DT but wan is missing.
So add missing label for wan port.

Fixes: 26ca8b52d6e1 ("ARM: dts: add support for Turris Omnia")
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/armada-385-turris-omnia.dts

index 8fc98d51eb7e5502b322649bee208b75597c55d1..72ac807cae259cc3ded771120ad72677bcd1de84 100644 (file)
@@ -193,6 +193,7 @@ &eth2 {
        buffer-manager = <&bm>;
        bm,pool-long = <2>;
        bm,pool-short = <3>;
+       label = "wan";
 };
 
 &i2c0 {