From mboxrd@z Thu Jan 1 00:00:00 1970 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 25A48C6FA8E for ; Wed, 21 Sep 2022 15:19:48 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=UazLkwx7c1Vb5Y19GoOdXD7ZUSRN7l0v3Q7nFSrESx0=; b=zrjExzd4p53gMX CjqhixAHPwxrwqN4zC1W/TMJMdwjyvOqpoI2rgEZ1pzN5GBlbcnqGBi9ZjOle98UUU1o2PAhL/S1W CxUKNCAabOtOJb6LvMN2WlSi88oT2bpVrDpyK2xiBTH0PVWwgGT2ivB6mI/s1S2GDK4JCCdnxm1vT sYabKzusJv6ZpIWOfoFHT3hwqVxIS4iLTPusll+0ioAmNRPnK0WrQPi0ByDI8aoz6Jih55b39Ce7M 2g1W5ULR1jCRLPCT47a6uekfcs3KGLkudWld/0/hY+eo53WCnXRkc2FWGsY8zqRUu6zMR+yGgktg3 no+NX2DgFeR2pv9ceQOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ob1Uh-00Bk2K-1V; Wed, 21 Sep 2022 15:18:35 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ob1Ue-00Bk1E-Cj for linux-arm-kernel@lists.infradead.org; Wed, 21 Sep 2022 15:18:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Transfer-Encoding:Content-Disposition: Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:From: Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Content-Disposition: In-Reply-To:References; bh=Z2McP2j+i7nUbzBPsCOGkXtsKLp5KzuSUoFB8XrcZx8=; b=hP tVoDoF/KhS0T71HPmVAWffqdgnj7qH8teYuEzIa+4KliSu6J9P7bbgo4GZJuCReCLOBrTSDQsZMuT 486piUqeeq9HRZTtA9BoiBLk4g8w7phOph0cxS6nVvPpbCjAw0c5fK9TKCwF/sr4cVpW2H5/enxIP ArAHhS6RF88OiVg=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1ob1UP-00HNoL-GQ; Wed, 21 Sep 2022 17:18:17 +0200 Date: Wed, 21 Sep 2022 17:18:17 +0200 From: Andrew Lunn To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Gregory Clement , Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , Marek Behun , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: turris-omnia: Add label for wan port Message-ID: References: <20220921115037.30246-1-pali@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220921115037.30246-1-pali@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220921_081832_444596_5353456F X-CRM114-Status: UNSURE ( 9.83 ) X-CRM114-Notice: Please train this message. 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: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Sep 21, 2022 at 01:50:37PM +0200, Pali Roh=E1r wrote: > 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=E1r Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel