From: Pali Rohár <pali@kernel.org>
Date: Wed, 21 Sep 2022 11:50:37 +0000 (+0200)
Subject: ARM: dts: turris-omnia: Add label for wan port
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=649acf24d8c86ab8861a05cdd6833100a5fe4e78;p=linux.git

ARM: dts: turris-omnia: Add label for wan port

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>
---

diff --git a/arch/arm/boot/dts/armada-385-turris-omnia.dts b/arch/arm/boot/dts/armada-385-turris-omnia.dts
index 8fc98d51eb7e5..72ac807cae259 100644
--- a/arch/arm/boot/dts/armada-385-turris-omnia.dts
+++ b/arch/arm/boot/dts/armada-385-turris-omnia.dts
@@ -193,6 +193,7 @@
 	buffer-manager = <&bm>;
 	bm,pool-long = <2>;
 	bm,pool-short = <3>;
+	label = "wan";
 };
 
 &i2c0 {