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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 491EEC47088 for ; Thu, 1 Dec 2022 17:50:07 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4NNNrY56JSz3fN2 for ; Fri, 2 Dec 2022 04:50:05 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=alpha.franken.de (client-ip=193.175.24.41; helo=elvis.franken.de; envelope-from=tsbogend@alpha.franken.de; receiver=) X-Greylist: delayed 816 seconds by postgrey-1.36 at boromir; Thu, 01 Dec 2022 22:12:09 AEDT Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lists.ozlabs.org (Postfix) with ESMTP id 4NND1P0jqJz3bVr for ; Thu, 1 Dec 2022 22:12:08 +1100 (AEDT) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1p0hGS-0007Uq-03; Thu, 01 Dec 2022 11:58:00 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 045ACC1EF5; Thu, 1 Dec 2022 11:53:20 +0100 (CET) Date: Thu, 1 Dec 2022 11:53:20 +0100 From: Thomas Bogendoerfer To: =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= Subject: Re: [PATCH 4/5] mips: dts: remove label = "cpu" from DSA dt-binding Message-ID: <20221201105320.GD6569@alpha.franken.de> References: <20221130141040.32447-1-arinc.unal@arinc9.com> <20221130141040.32447-5-arinc.unal@arinc9.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20221130141040.32447-5-arinc.unal@arinc9.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-Mailman-Approved-At: Fri, 02 Dec 2022 04:43:21 +1100 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Alexandre Belloni , Heiko Stuebner , Geert Uytterhoeven , Tim Harvey , Vladimir Oltean , Linus Walleij , Konrad Dybcio , Alexandre Torgue , Stefan Agner , linux-kernel@vger.kernel.org, Eric Dumazet , Krzysztof Kozlowski , Oleksij Rempel , Fabio Estevam , Peng Fan , Florian Fainelli , Samuel Holland , Gregory Clement , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Russell King , Jernej Skrabec , linux-stm32@st-md-mailman.stormreply.com, Sergio Paracuellos , Che n-Yu Tsai , Andy Gross , Broadcom internal kernel review list , NXP Linux Team , Ray Jui , Jakub Kicinski , Paolo Abeni , Sascha Hauer , Sebastian Hesselbarth , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Maxime Coquelin , Frank Wunderlich , Hauke Mehrtens , Hans Ulli Kroll , linuxppc-dev@lists.ozlabs.org, Nicholas Piggin , linux-mips@vger.kernel.org, linux-rockchip@lists.infradead.org, soc@kernel.org, Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , linux-arm-kernel@lists.infradead.org, Scott Branden , netdev@vger.kernel.org, Bjorn Andersson , Ra smus Villemoes , Nicolas Ferre , "David S. Miller" , linux-renesas-soc@vger.kernel.org, linux-sunxi@lists.linux.dev, Krzysztof Kozlowski , Pengutronix Kernel Team , Shawn Guo , Claudiu Beznea , Michael Riesch Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Wed, Nov 30, 2022 at 05:10:39PM +0300, Arınç ÜNAL wrote: > This is not used by the DSA dt-binding, so remove it from all devicetrees. > > Signed-off-by: Arınç ÜNAL > --- > arch/mips/boot/dts/qca/ar9331.dtsi | 1 - > arch/mips/boot/dts/ralink/mt7621.dtsi | 1 - > 2 files changed, 2 deletions(-) > > diff --git a/arch/mips/boot/dts/qca/ar9331.dtsi b/arch/mips/boot/dts/qca/ar9331.dtsi > index c4102b280b47..768ac0f869b1 100644 > --- a/arch/mips/boot/dts/qca/ar9331.dtsi > +++ b/arch/mips/boot/dts/qca/ar9331.dtsi > @@ -176,7 +176,6 @@ ports { > > switch_port0: port@0 { > reg = <0x0>; > - label = "cpu"; > ethernet = <ð1>; > > phy-mode = "gmii"; > diff --git a/arch/mips/boot/dts/ralink/mt7621.dtsi b/arch/mips/boot/dts/ralink/mt7621.dtsi > index f3f4c1f26e01..445817cbf376 100644 > --- a/arch/mips/boot/dts/ralink/mt7621.dtsi > +++ b/arch/mips/boot/dts/ralink/mt7621.dtsi > @@ -386,7 +386,6 @@ port@4 { > > port@6 { > reg = <6>; > - label = "cpu"; > ethernet = <&gmac0>; > phy-mode = "trgmii"; > > -- > 2.34.1 applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]