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 5EDC8C4321E for ; Thu, 1 Dec 2022 10:58:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230259AbiLAK6K (ORCPT ); Thu, 1 Dec 2022 05:58:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38312 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229568AbiLAK6J (ORCPT ); Thu, 1 Dec 2022 05:58:09 -0500 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 405D9837C1; Thu, 1 Dec 2022 02:58:07 -0800 (PST) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1p0hGS-0007Uq-01; Thu, 01 Dec 2022 11:58:00 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id B5897C1EF5; Thu, 1 Dec 2022 11:51:17 +0100 (CET) Date: Thu, 1 Dec 2022 11:51:17 +0100 From: Thomas Bogendoerfer To: =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= Cc: Sergio Paracuellos , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , linux-mips@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mips: ralink: mt7621: change DSA port labels to generic naming Message-ID: <20221201105117.GB6569@alpha.franken.de> References: <20221129111711.2739-1-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: <20221129111711.2739-1-arinc.unal@arinc9.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org On Tue, Nov 29, 2022 at 02:17:11PM +0300, Arınç ÜNAL wrote: > Change the labels of the DSA ports to generic naming for switch ports. > > Signed-off-by: Arınç ÜNAL > --- > arch/mips/boot/dts/ralink/mt7621.dtsi | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) 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 ]