From patchwork Wed Sep 21 11:50:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Pali_Roh=C3=A1r?= X-Patchwork-Id: 12983630 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7C68EC32771 for ; Wed, 21 Sep 2022 11:53:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=5n7ecNVsOucJyd7ZyO7Emin5tG347iBD5TE+DWxhkjM=; b=ALRCT85n4rOSGA MbKPndzbaQn+IhCqre2awffRE/ftMfeEV/kKW1SmTdRYL2jgBOB+6LqLYKdt6zFLVvaeUGSkYExmo SK2uSv7nqqSkj5wwy9ds7G81kfDLculVq/wO0IXcSID4qd3nOWsHhO4ZhZy3NMw1dmnAfO/ZiIb/F TU9GcOYo0CiKTWMVwUcq006gqdRL/2HotI2z5/boE1Jde3rBuEnFHaKpafKPTKBof7xmb8En7ij0d iyUtc5odysKqeNgtOXcIUibpLbByxbdXS+u9KVwBzYK8RGoyz04btRe4VidOX0BX8h/ePuHY5aHBa hRoWHDIBo9bXGEyrFqDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oayGv-00BC8C-HT; Wed, 21 Sep 2022 11:52:09 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oayGq-00BC6I-U7 for linux-arm-kernel@lists.infradead.org; Wed, 21 Sep 2022 11:52:07 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 2FDA8B8263D; Wed, 21 Sep 2022 11:52:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A23BFC433C1; Wed, 21 Sep 2022 11:52:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663761121; bh=QNZnfRmbWJUX7IFgFV/RTA5EV4Z8QO8u0O29s/Ed3G8=; h=From:To:Cc:Subject:Date:From; b=QTZUThzZFmyfncQ2CtZKjTI4zPXFPhe21Ctznq5sb0xxS9IPzCMNReEuSKQdztj9X K2TOOoq0pBtxH14GZ1Kv85mn7z9YGTFNVZ6pkEHwnlzcScqvXGFyR3znm8j2wBCAgX I6okkXfnmhitVc8ZFKHRpphoqqjB9XC8b4HlT14zvTNAD6HN553XtSp4zpVe6Yur7b yCVTv+YIU2tmL+DsDc2NgAPF2Xa//ZJ7jlvIu+ZPTqmIQdFu877GTB9geUN8SAzPnb 5Gj8w5yzqBDVbPN1idkaHKndNtmjH+SJMHRTwci4v/2JbxE/2J+VS4/Hl/PkLWTd4k D6haHuN8tIdqg== Received: by pali.im (Postfix) id 76A5F789; Wed, 21 Sep 2022 13:51:58 +0200 (CEST) From: =?utf-8?q?Pali_Roh=C3=A1r?= To: Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , Marek Behun Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] ARM: dts: turris-omnia: Add label for wan port Date: Wed, 21 Sep 2022 13:50:37 +0200 Message-Id: <20220921115037.30246-1-pali@kernel.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220921_045205_153645_78EA41C4 X-CRM114-Status: GOOD ( 12.80 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 Reviewed-by: Andrew Lunn --- arch/arm/boot/dts/armada-385-turris-omnia.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/armada-385-turris-omnia.dts b/arch/arm/boot/dts/armada-385-turris-omnia.dts index 8215ffb6a795..c4bf3ca0784b 100644 --- a/arch/arm/boot/dts/armada-385-turris-omnia.dts +++ b/arch/arm/boot/dts/armada-385-turris-omnia.dts @@ -166,6 +166,7 @@ buffer-manager = <&bm>; bm,pool-long = <2>; bm,pool-short = <3>; + label = "wan"; }; &i2c0 {