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 61613C4332F for ; Thu, 1 Dec 2022 23:51:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID: Subject: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=kku18D3Y88MWUX/tUqbmMS28F2KQx7nmZY37oV7FZwE=; b=ExjdbFqt682Ifg0F9OD4AqMswO DrMdwSa2vob8Hf+UrJijBMj3CVDM7ojIXm0NTnW4P0fjtt6znZzJJbb0q9fWgKiaoz8lSSzPd9B4K S/ucv2C6WGT8i23BcX9hGSZ+IlIu+QRLs71Fr5L8WH3x5VpVR67CT0q4eti4Ei+L3EC3iYcQJRhau AzA0Sp+xsdPYabbNopKpKuBPdgHeq5TRQucxvu52LNjeiQmP1bVPjbG6qs36EPBov5itV9EhTOowa vhUmOkLHNabPxTS8VzCgaycImMu6f0C/6XH+FVW/83vJh99V5JCS1JbfisUXhkQx51kSbIbCpmfz9 NwVOsDYw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p0tKk-00BroP-Oe; Thu, 01 Dec 2022 23:51:14 +0000 Received: from mail-ot1-f48.google.com ([209.85.210.48]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p0tGC-00BpXA-Bb; Thu, 01 Dec 2022 23:46:34 +0000 Received: by mail-ot1-f48.google.com with SMTP id a13-20020a9d6e8d000000b00668d65fc44fso1978419otr.9; Thu, 01 Dec 2022 15:46:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kku18D3Y88MWUX/tUqbmMS28F2KQx7nmZY37oV7FZwE=; b=Ka92hniqmOZB5GKCLVArQKDD82/u8o4yjfX/Gg3S4OTWmyxSF7e+RnlFTCF8l45X6J cAulZnpJZCcnCuxVkAqkZtPShQywdvVEcnwkn2fDDB/1aUqzcPpoyvDP3Tm1Mdk6xUkL ZNLxwPrmj2+ufOdrJEomb/4jMk2EQjraIBtAUZrJR1+2q5/tBzNnembcg0ThAwv5j1dL 4nr1iYl+pigyuzTR3ayZDeR+QcQSFHjnTs2zr3f+z8W4Tw7PJxdzdHKWHRRlYXJH79zM UFW5O7lcH8ECNSH7yA/0p35+Z6XDP0ygdm0nkvKgX0k7Fe4bYEkb6Xq6Ry5B2uh8BWUv HNtQ== X-Gm-Message-State: ANoB5plgDnn4ESuqC+67qae7kupqU+yKjgwf+v0oCecWyJ2BvKoBAvBi mhhOX2CsDs88fysz4EkJaA== X-Google-Smtp-Source: AA0mqf5ZGQasomoBdeMHUbWi+cUm7mHzdtQUSRq09o1u9VxkbZV92Lxt3/8ZuyZgJD7FgCKGDpaDTA== X-Received: by 2002:a05:6830:1e63:b0:661:9030:6480 with SMTP id m3-20020a0568301e6300b0066190306480mr24758975otr.147.1669938390899; Thu, 01 Dec 2022 15:46:30 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id y2-20020a4ae702000000b0049427725e62sm2292185oou.19.2022.12.01.15.46.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Dec 2022 15:46:30 -0800 (PST) Received: (nullmailer pid 1704103 invoked by uid 1000); Thu, 01 Dec 2022 23:46:28 -0000 Date: Thu, 1 Dec 2022 17:46:28 -0600 From: Rob Herring To: =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= Subject: Re: [PATCH 1/5] dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples Message-ID: <166993831623.1702506.4546645219900752750.robh@kernel.org> 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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221201_154632_472006_08642D64 X-CRM114-Status: GOOD ( 13.88 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: ", Andrew Lunn" , Alexandre Belloni , Sascha Hauer , Sergio Paracuellos , Geert Uytterhoeven , Vladimir Oltean , linux-arm-msm@vger.kernel.org, Konrad Dybcio , Alexandre Torgue , Stefan Agner , linux-mips@vger.kernel.org, Eric Dumazet , Michael Riesch , Krzysztof Kozlowski , Shawn Guo , Peng Fan , Oleksij Rempel , Fabio Estevam , linux-stm32@st-md-mailman.stormreply.com, linux-kernel@vger.kernel.org, Heiko Stuebner , Linus Walleij , Florian Fainelli , Samuel Holland , Michael Ellerman , Gregory Clement , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , Magnus Damm , Russell King , Jernej Skrabec , Claudiu Beznea , linux-rockchip@lists.infradead.org, Chen-Yu Tsai , Andy Gross , Broadcom internal kernel review list , NXP Linux Team , Hauke Mehrtens , Jakub Kicinski , Paolo Abeni , Tim Harvey , Sebastian Hesselbarth , devicetree@vger.kernel.org, Pengutronix Kernel Team , Ray Jui , Hans Ulli Kroll , Nicholas Piggin , soc@kernel.org, Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , linux-arm-kernel@lists.infradead.org, Thomas Bogendoerfer , Scott Branden , netdev@vger.kernel.org, Bjorn Andersson , Rasmus Villemoes , Nicolas Ferre , linux-sunxi@lists.linux.dev, linux-renesas-soc@vger.kernel.org, Krzysztof Kozlowski , Maxime Coquelin , Christophe Leroy , linuxppc-dev@lists.ozlabs.org, "David S. Miller" Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Wed, 30 Nov 2022 17:10:36 +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 > --- > Documentation/devicetree/bindings/net/qca,ar71xx.yaml | 1 - > 1 file changed, 1 deletion(-) > Acked-by: Rob Herring