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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id EDA07C7618D for ; Thu, 6 Apr 2023 15:21:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qrjyc6Oe7z+vzRN7UUhjgdmScwfy43tLIc1fZVWENN8=; b=EYbOiHnvKIbHZ3 j8gE13pw2eCIoLNMKpuuw/yGWGS4gtTNfZO689aLGntSBdAZWi3MfHXVWFM/O1fvsTBfBOTMCXPKm IgaRp9pxtV2VCLIb4cpflvcdx/zb/MpRXTe0uGreqa+RNjiIBCa8ncN5QHymCRNB5P3Cptf40232G /SguPmA8zQCjTL0MM9veTZMOtmZVLnKrul9NVY2DBsNITALzgA4twePlF2cVxWcnpcpU0bPJH/LHD EZ6Q+dCt5avWhZKtX5q9NXtnUD6o7e8cOUs/VXDkeP/aP1ogVgdUQCZAk0aJzN2Z53cApPA4e0MfN xsGGsi2kvzhfDotowKsQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pkRPS-007n1j-2U; Thu, 06 Apr 2023 15:20:22 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pkRPP-007n10-19 for linux-arm-kernel@lists.infradead.org; Thu, 06 Apr 2023 15:20:20 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id A115C6493E; Thu, 6 Apr 2023 15:20:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 09F81C4339B; Thu, 6 Apr 2023 15:20:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1680794418; bh=+bs09GQCF5hAOkAMz+tvy22Eo6BudBimhC/cySd7K8g=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=HQmmceVBx10JdKaeVzq1b/zZepoaadnmjvytEbXpCpYO7wLztHY6I2yPdASPXNifc dElaVEtrjzESJjng1jtThKMlNDhzvEYamEwoUZCi+VXK3MitdsoMJ5OHsEeyZ8nKUa 8LR3ukZ7xuRpygFdjVNqakEpbfp9vSVu3LlEOGzTgrFgahvw9yFG7lzjdhEa+4zjXv mOL2IsgOORuxKmAwAnwgsXWa2LP9mlfNPx63LnVj0DbN3HLuGP79I99OXFi94EK371 f31mYR3K21sbzZfdPa+IlA8IaK4/XXh2HOpMP+ENccR4p1SFr6q7TeYZPeJ/5xXFAa Ae98HiVZ+PGog== 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 E0175E5EA85; Thu, 6 Apr 2023 15:20:17 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [RESEND PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168079441791.8535.15515583518065122316.git-patchwork-notify@kernel.org> Date: Thu, 06 Apr 2023 15:20:17 +0000 References: <20230406024541.3556305-1-michael.wei.hong.sit@intel.com> In-Reply-To: <20230406024541.3556305-1-michael.wei.hong.sit@intel.com> To: Sit@ci.codeaurora.org, Michael Wei Hong Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, mcoquelin.stm32@gmail.com, boon.leong.ong@intel.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux@armlinux.org.uk, hkallweit1@gmail.com, andrew@lunn.ch, martin.blumenstingl@googlemail.com, Shahab.Vahedi@synopsys.com, m.szyprowski@samsung.com, hong.aun.looi@intel.com, weifeng.voon@intel.com, peter.jun.ann.lai@intel.com, muhammad.husaini.zulkifli@intel.com, tee.min.tan@intel.com, hock.leong.kweh@intel.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230406_082019_433368_D91277A4 X-CRM114-Status: GOOD ( 10.64 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Thu, 6 Apr 2023 10:45:41 +0800 you wrote: > Some DT devices already have phy device configured in the DT/ACPI. > Current implementation scans for a phy unconditionally even though > there is a phy listed in the DT/ACPI and already attached. > > We should check the fwnode if there is any phy device listed in > fwnode and decide whether to scan for a phy to attach to. > > [...] Here is the summary with links: - [RESEND,net,1/1] net: stmmac: check fwnode for phy device before scanning for phy https://git.kernel.org/netdev/net/c/8fbc10b995a5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 04D37C761A6 for ; Thu, 6 Apr 2023 15:20:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239203AbjDFPUW (ORCPT ); Thu, 6 Apr 2023 11:20:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48278 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236921AbjDFPUU (ORCPT ); Thu, 6 Apr 2023 11:20:20 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1DB8383D0; Thu, 6 Apr 2023 08:20:19 -0700 (PDT) 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 dfw.source.kernel.org (Postfix) with ESMTPS id A95EB64943; Thu, 6 Apr 2023 15:20:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 09F81C4339B; Thu, 6 Apr 2023 15:20:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1680794418; bh=+bs09GQCF5hAOkAMz+tvy22Eo6BudBimhC/cySd7K8g=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=HQmmceVBx10JdKaeVzq1b/zZepoaadnmjvytEbXpCpYO7wLztHY6I2yPdASPXNifc dElaVEtrjzESJjng1jtThKMlNDhzvEYamEwoUZCi+VXK3MitdsoMJ5OHsEeyZ8nKUa 8LR3ukZ7xuRpygFdjVNqakEpbfp9vSVu3LlEOGzTgrFgahvw9yFG7lzjdhEa+4zjXv mOL2IsgOORuxKmAwAnwgsXWa2LP9mlfNPx63LnVj0DbN3HLuGP79I99OXFi94EK371 f31mYR3K21sbzZfdPa+IlA8IaK4/XXh2HOpMP+ENccR4p1SFr6q7TeYZPeJ/5xXFAa Ae98HiVZ+PGog== 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 E0175E5EA85; Thu, 6 Apr 2023 15:20:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [RESEND PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168079441791.8535.15515583518065122316.git-patchwork-notify@kernel.org> Date: Thu, 06 Apr 2023 15:20:17 +0000 References: <20230406024541.3556305-1-michael.wei.hong.sit@intel.com> In-Reply-To: <20230406024541.3556305-1-michael.wei.hong.sit@intel.com> To: Sit@ci.codeaurora.org, Michael Wei Hong Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, mcoquelin.stm32@gmail.com, boon.leong.ong@intel.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux@armlinux.org.uk, hkallweit1@gmail.com, andrew@lunn.ch, martin.blumenstingl@googlemail.com, Shahab.Vahedi@synopsys.com, m.szyprowski@samsung.com, hong.aun.looi@intel.com, weifeng.voon@intel.com, peter.jun.ann.lai@intel.com, muhammad.husaini.zulkifli@intel.com, tee.min.tan@intel.com, hock.leong.kweh@intel.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Thu, 6 Apr 2023 10:45:41 +0800 you wrote: > Some DT devices already have phy device configured in the DT/ACPI. > Current implementation scans for a phy unconditionally even though > there is a phy listed in the DT/ACPI and already attached. > > We should check the fwnode if there is any phy device listed in > fwnode and decide whether to scan for a phy to attach to. > > [...] Here is the summary with links: - [RESEND,net,1/1] net: stmmac: check fwnode for phy device before scanning for phy https://git.kernel.org/netdev/net/c/8fbc10b995a5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html