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 7E607C54EED for ; Thu, 26 Jan 2023 07:30:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233546AbjAZHax (ORCPT ); Thu, 26 Jan 2023 02:30:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51970 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233264AbjAZHaU (ORCPT ); Thu, 26 Jan 2023 02:30:20 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8DC1C65EFA; Wed, 25 Jan 2023 23:30:19 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 3B23EB81D0C; Thu, 26 Jan 2023 07:30:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id DE86FC4339C; Thu, 26 Jan 2023 07:30:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674718216; bh=YnYWB3x55mMTUNnUE9DhqZgIZJ2l4QVcj3NAixK6vpo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=QdUQ0eHDiNIX8yz6rNLnfFLyf/PWhvIzDKh/a5xj9VAVuHjnnZ3HSaDRvzea9zE7I UYhQseaLar/mhxMHkWd3tYFjSHUXPhTSFjiAFu6FZ40Ft96bJnNIzXbnW0HLKdA0iS XvVoxT8PRMBZ02IuY49icQA/GBo1+mggMISsmm4vRJ9U35/mr5lQZR0uwrXXoUBM45 zrDAyMRGiAlUpDdCIxwyiDmTXXFq8sh7hOpw7A+OaBzLoVMm2SRBCxPV2A4zjhZ45t iQAISa50G+187Ij9ym5Rfood24UzxspUOfID2HeGigzShkoFNGYz6Ym/Tk91rgRbtK Zl28b93uUdniA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id BF884F83ED3; Thu, 26 Jan 2023 07:30:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2 net] net: mdio-mux-meson-g12a: force internal PHY off on mux switch From: patchwork-bot+netdevbpf@kernel.org Message-Id: <167471821678.31738.7019222500176784682.git-patchwork-notify@kernel.org> Date: Thu, 26 Jan 2023 07:30:16 +0000 References: <20230124101157.232234-1-jbrunet@baylibre.com> In-Reply-To: <20230124101157.232234-1-jbrunet@baylibre.com> To: Jerome Brunet Cc: netdev@vger.kernel.org, davem@davemloft.net, andrew@lunn.ch, linux-amlogic@lists.infradead.org, khilman@baylibre.com, neil.armstrong@linaro.org, linux-kernel@vger.kernel.org, hkallweit1@gmail.com, qi.duan@amlogic.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski : On Tue, 24 Jan 2023 11:11:57 +0100 you wrote: > Force the internal PHY off then on when switching to the internal path. > This fixes problems where the PHY ID is not properly set. > > Fixes: 7090425104db ("net: phy: add amlogic g12a mdio mux support") > Suggested-by: Qi Duan > Co-developed-by: Heiner Kallweit > Signed-off-by: Heiner Kallweit > Signed-off-by: Jerome Brunet > > [...] Here is the summary with links: - [v2,net] net: mdio-mux-meson-g12a: force internal PHY off on mux switch https://git.kernel.org/netdev/net/c/7083df59abbc You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html