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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B156CC3A5A7 for ; Thu, 1 Dec 2022 23:46:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231197AbiLAXqd (ORCPT ); Thu, 1 Dec 2022 18:46:33 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229744AbiLAXqc (ORCPT ); Thu, 1 Dec 2022 18:46:32 -0500 Received: from mail-ot1-f50.google.com (mail-ot1-f50.google.com [209.85.210.50]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B5957BEC47; Thu, 1 Dec 2022 15:46:31 -0800 (PST) Received: by mail-ot1-f50.google.com with SMTP id t19-20020a9d7753000000b0066d77a3d474so1978731otl.10; 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=W1IegVZt38qqnwHKTR0xhxFoWcKQpO1C+tjfEOdmXbVWQHpbGDJk3K+5Dp6F5XHsyO JI6GNIPpiCd8/F5yf12YcULwt6VoVBaa3htjGvE5ZeqrqF2p1X8H/ivAmlixMPwVy/jX WZbBIsKxukDePs9RFBR8G+KTG40285peDSfk3SOyYj/QwGsWGS/fB+id+HUqHaJspzWk mELGF7WiLTgne0scKSjPZ+R0BtOeanKLAABR0tiZSCZCv7TKntmdm0JslgxuJbcDvQv/ X7tc6iK5TDljZlFhb5fCArgkZ4OBIOnhHOO3qlZabMN6nbTmJv25iHhFmWGmCtGObr7K vWeg== X-Gm-Message-State: ANoB5pkcown+20I8exZ6psaZ1Cr1X4pg6pzJ50UAvz+RhJXVAvMSPjrs 2arjxQ82MA76VENUSuDyzA== 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==?= Cc: Matthias Brugger , Konrad Dybcio , Nicolas Ferre , Jernej Skrabec , linuxppc-dev@lists.ozlabs.org, Maxime Coquelin , Tim Harvey , Michael Ellerman , Ray Jui , Nicholas Piggin , Michael Riesch , linux-mediatek@lists.infradead.org, Russell King , linux-sunxi@lists.linux.dev, Hans Ulli Kroll , soc@kernel.org, Alexandre Belloni , Fabio Estevam , "David S. Miller" , Geert Uytterhoeven , Alexandre Torgue , devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, netdev@vger.kernel.org, Thomas Bogendoerfer , Gregory Clement , Sascha Hauer , Rob Herring , Chen-Yu Tsai , Bjorn Andersson , Eric Dumazet , Krzysztof Kozlowski , Frank Wunderlich , Krzysztof Kozlowski , Hauke Mehrtens , Jakub Kicinski , Samuel Holland , Oleksij Rempel , ", Andrew Lunn" , linux-arm-msm@vger.kernel.org, linux-mips@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, Sergio Paracuellos , Magnus Damm , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , Scott Branden , Linus Walleij , NXP Linux Team , Pengutronix Kernel Team , Paolo Abeni , Christophe Leroy , Heiko Stuebner , Broadcom internal kernel review list , Vladimir Oltean , Peng Fan , linux-kernel@vger.kernel.org, Stefan Agner , Florian Fainelli , Andy Gross , Shawn Guo , Sebastian Hesselbarth , Rasmus Villemoes , Claudiu Beznea , linux-arm-kernel@lists.infradead.org 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> Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.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