From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0E209D53C for ; Thu, 1 Dec 2022 22:34:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 75663C433C1; Thu, 1 Dec 2022 22:34:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669934047; bh=Uq1l4BgLlKqVDMyvtY+SMzQv/bliKLm/IypcYi8plHk=; h=Date:From:To:List-Id:Cc:Subject:References:In-Reply-To:From; b=I/RiAYoUbcK7MDuWH4SxhjdwwfkDlcK81s6TTMNad9RbBv87TGg//UGog3mvk08kc KeJvTwKPYgyrbP+AQ8ohNh45GW0+cq13sk+ecwFTdPRwUfZnPnAXLtaDz28MaPdIMi If2+zk7b6neGK9OmZcRrsSVJq6XHg3+uy/NgWUcGcxKsrsXxA687iDOOSWZMLx4fqC YhVIj+BzjGiafIeKyzoEjH0mAy3CozQe4yGuHnu1P0IL+64VeMsoxZZ32g8eiEc9J9 Yv15iKEcVBQsCNgxRwJAyw6AUbM+NurbuZ21MEegoj9R96Wrspq7gT9CHYdyogn0g/ POVrLgCImxl9A== Date: Thu, 1 Dec 2022 16:34:01 -0600 From: Bjorn Andersson To: =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= List-Id: Cc: Vladimir Oltean , Krzysztof Kozlowski , soc@kernel.org, "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Russell King , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Ray Jui , Scott Branden , Broadcom internal kernel review list , Florian Fainelli , Hauke Mehrtens , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Hans Ulli Kroll , Linus Walleij , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Matthias Brugger , Andy Gross , Konrad Dybcio , Geert Uytterhoeven , Magnus Damm , Maxime Coquelin , Alexandre Torgue , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Stefan Agner , Heiko Stuebner , Thomas Bogendoerfer , Sergio Paracuellos , Michael Ellerman , Nicholas Piggin , Christophe Leroy , Tim Harvey , Peng Fan , Rasmus Villemoes , Frank Wunderlich , Michael Riesch , Oleksij Rempel , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-sunxi@lists.linux.dev, linux-rockchip@lists.infradead.org, linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 2/5] arm: dts: remove label = "cpu" from DSA dt-binding Message-ID: <20221201223401.5yews4hlbyyaasop@builder.lan> References: <20221130141040.32447-1-arinc.unal@arinc9.com> <20221130141040.32447-3-arinc.unal@arinc9.com> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20221130141040.32447-3-arinc.unal@arinc9.com> On Wed, Nov 30, 2022 at 05:10:37PM +0300, Arınç ÜNAL wrote: [..] > arch/arm/boot/dts/qcom-ipq8064-rb3011.dts | 2 -- Acked-by: Bjorn Andersson Regards, Bjorn