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 D4223C43217 for ; Thu, 1 Dec 2022 17:44:21 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4NNNjw1g4dz3f3D for ; Fri, 2 Dec 2022 04:44:20 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=pengutronix.de (client-ip=2001:67c:670:201:290:27ff:fe1d:cc33; helo=metis.ext.pengutronix.de; envelope-from=ore@pengutronix.de; receiver=) Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4NN5h60GzGz2xVr for ; Thu, 1 Dec 2022 17:26:46 +1100 (AEDT) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1p0cot-0005vD-4h; Thu, 01 Dec 2022 07:13:15 +0100 Received: from ore by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1p0coe-0002BZ-Us; Thu, 01 Dec 2022 07:13:00 +0100 Date: Thu, 1 Dec 2022 07:13:00 +0100 From: Oleksij Rempel To: =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= Subject: Re: [PATCH 1/5] dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples Message-ID: <20221201061300.GD19642@pengutronix.de> References: <20221130141040.32447-1-arinc.unal@arinc9.com> <20221130141040.32447-2-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-2-arinc.unal@arinc9.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linuxppc-dev@lists.ozlabs.org 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, Thomas Bogendoerfer , Scott Branden , netdev@vger.kerne l.org, Bjorn Andersson , Rasmus 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:36PM +0300, Arınç ÜNAL wrote: > This is not used by the DSA dt-binding, so remove it from the examples. > > Signed-off-by: Arınç ÜNAL Reviewed-by: Oleksij Rempel Thx! > --- > Documentation/devicetree/bindings/net/qca,ar71xx.yaml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/net/qca,ar71xx.yaml b/Documentation/devicetree/bindings/net/qca,ar71xx.yaml > index 1ebf9e8c8a1d..89f94b31b546 100644 > --- a/Documentation/devicetree/bindings/net/qca,ar71xx.yaml > +++ b/Documentation/devicetree/bindings/net/qca,ar71xx.yaml > @@ -123,7 +123,6 @@ examples: > > switch_port0: port@0 { > reg = <0x0>; > - label = "cpu"; > ethernet = <ð1>; > > phy-mode = "gmii"; > -- > 2.34.1 > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |