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 CADB1C433F5 for ; Wed, 27 Apr 2022 09:10:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232432AbiD0JNa (ORCPT ); Wed, 27 Apr 2022 05:13:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233690AbiD0JNL (ORCPT ); Wed, 27 Apr 2022 05:13:11 -0400 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 20C29939B4; Wed, 27 Apr 2022 02:09:54 -0700 (PDT) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1njdfk-0000Hv-00; Wed, 27 Apr 2022 11:09:20 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id E3A75C01C7; Wed, 27 Apr 2022 10:59:14 +0200 (CEST) Date: Wed, 27 Apr 2022 10:59:14 +0200 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 v2 1/3] mips: dts: ralink: mt7621: add mdio label to mdio-bus Message-ID: <20220427085914.GA8404@alpha.franken.de> References: <20220411112049.18001-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: <20220411112049.18001-1-arinc.unal@arinc9.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 11, 2022 at 02:20:47PM +0300, Arınç ÜNAL wrote: > Add mdio label to the mdio-bus node to easily refer to it. > > Use the newly created label on the GB-PC2 devicetree. > > Signed-off-by: Arınç ÜNAL > Reviewed-by: Sergio Paracuellos > --- > v2: add "ralink:" to the commit summary > > --- > .../boot/dts/ralink/mt7621-gnubee-gb-pc2.dts | 18 ++++++++---------- > arch/mips/boot/dts/ralink/mt7621.dtsi | 2 +- > 2 files changed, 9 insertions(+), 11 deletions(-) series 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 ]