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 BA67EC47088 for ; Thu, 1 Dec 2022 10:58:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229991AbiLAK6V (ORCPT ); Thu, 1 Dec 2022 05:58:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230208AbiLAK6K (ORCPT ); Thu, 1 Dec 2022 05:58:10 -0500 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D99737BF89; 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-00; Thu, 01 Dec 2022 11:58:00 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id CEB65C1D96; Thu, 1 Dec 2022 11:50:49 +0100 (CET) Date: Thu, 1 Dec 2022 11:50:49 +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, Petr Louda Subject: Re: [PATCH] mips: ralink: mt7621: fix phy-mode of external phy on GB-PC2 Message-ID: <20221201105049.GA6569@alpha.franken.de> References: <20221128213238.3959-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: <20221128213238.3959-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 Tue, Nov 29, 2022 at 12:32:38AM +0300, Arınç ÜNAL wrote: > The phy-mode property must be defined on the MAC instead of the PHY. Define > phy-mode under gmac1 which the external phy is connected to. > > Tested-by: Petr Louda > Signed-off-by: Arınç ÜNAL > --- > arch/mips/boot/dts/ralink/mt7621-gnubee-gb-pc2.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) 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 ]