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 X-Spam-Level: X-Spam-Status: No, score=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 35109C11F69 for ; Tue, 29 Jun 2021 18:40:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1757961DAB for ; Tue, 29 Jun 2021 18:40:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235257AbhF2Sme (ORCPT ); Tue, 29 Jun 2021 14:42:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:50694 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235166AbhF2Smc (ORCPT ); Tue, 29 Jun 2021 14:42:32 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id B15C361DE5; Tue, 29 Jun 2021 18:40:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624992004; bh=a7JPoup5FrRMxLLJk7Al4eaabPYZqluDRE3OC+XwA00=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=tE5d4LTBfc+p5ap4sfYQ1PP7bqT4scJc+XBnD9YwFnoGu6gmvq+Fxy+QJ9z3ISURe PHHMtqJ2h104NgQlZilOhg0CntrW3KCUyc1+S/qsSwuMwVCWlDc7A7+DYYdTwW68oH ewENwlx3wrFnij7HmLzoJ1ubiQFvljcwRjnm4/yfm5Dn6OHnQupBG6Dn4sz4e/tsyg xB+oUDSrw6+E3VyEE0YOUUm9qT4Z8DvWAuQpN9kRkj9GkUrYhm8rkV9EUE9R3sxmyk XXKueyLH6qqETOj8Vl8xsll6F8EJtinBLAoeLw5wHGl2PEQ65UvptOv1GGblbEdHgu Bv4kdt0u3TWUw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next V2 0/3] Add option to enable PHY WOL with PMT enabled From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162499200464.24074.1612341263285192937.git-patchwork-notify@kernel.org> Date: Tue, 29 Jun 2021 18:40:04 +0000 References: <20210629030859.1273157-1-pei.lee.ling@intel.com> In-Reply-To: <20210629030859.1273157-1-pei.lee.ling@intel.com> To: Ling Pei Lee Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, mcoquelin.stm32@gmail.com, linux@armlinux.org.uk, weifeng.voon@intel.com, boon.leong.ong@intel.com, vee.khee.wong@linux.intel.com, vee.khee.wong@intel.com, tee.min.tan@intel.com, michael.wei.hong.sit@intel.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Tue, 29 Jun 2021 11:08:56 +0800 you wrote: > This patchset main objective is to provide an option to enable PHY WoL even the PMT is enabled by default in the HW features. > > The current stmmac driver WOL implementation will enable MAC WOL if MAC HW PMT feature is on. Else, the driver will check for PHY WOL support. > Intel EHL mgbe are designed to wake up through PHY WOL although the HW PMT is enabled.Hence, introduced use_phy_wol platform data to provide this PHY WOL option. Set use_phy_wol will disable the plat->pmt which currently used to determine the system to wake up by MAC WOL or PHY WOL. > > This WOL patchset includes of setting the device power state to D3hot. > This is because the EHL PSE will need to PSE mgbe to be in D3 state in order for the PSE to goes into suspend mode. > > [...] Here is the summary with links: - [net-next,V2,1/3] net: stmmac: option to enable PHY WOL with PMT enabled https://git.kernel.org/netdev/net-next/c/5a9b876e9d76 - [net-next,V2,2/3] stmmac: intel: Enable PHY WOL option in EHL https://git.kernel.org/netdev/net-next/c/945beb755633 - [net-next,V2,3/3] stmmac: intel: set PCI_D3hot in suspend https://git.kernel.org/netdev/net-next/c/1dd53a61488d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 X-Spam-Level: X-Spam-Status: No, score=-9.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E5DD5C11F68 for ; Tue, 29 Jun 2021 18:41:56 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id AB1F061DA0 for ; Tue, 29 Jun 2021 18:41:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AB1F061DA0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=HtvstHhOoywF+ZunIq8F2lZihfHjiCg8KSR3gxLuCwM=; b=YIyvJOY0lIJr3U bK/A8JDLC/YS1+B8TrflJHKUyb6VkcB07P4tFkLaguVP9QLjvKqr7q5o/uq4bcAcqux4SYzsHtdbJ uZqOZlERxt6vn6gq6LiZ0M7H0KOUEKIcbRG0f8tzJm5KuUOGqcq7O6nO6NyNkRd4LEmXQpZhPiyJ+ ks/Ln9FHZ9Ecf2w8OvuGF/C1G/Fq2DcEFw1huIRdbkhi/QFvRtwopt2b3XwVgjMotqpi8M29Zc6mT ujgc13R9XyXnsz5IxvaU1qHoGrVWzYvzMGg+c25rt6Y9AdBZBTNoOitYebfJAOL0VgL16SvNwMtwq F1EEVg3X0FkZ+e0N56Qg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyIeX-00BrnT-1P; Tue, 29 Jun 2021 18:40:09 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lyIeT-00Brn4-G3 for linux-arm-kernel@lists.infradead.org; Tue, 29 Jun 2021 18:40:06 +0000 Received: by mail.kernel.org (Postfix) with ESMTPS id B15C361DE5; Tue, 29 Jun 2021 18:40:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624992004; bh=a7JPoup5FrRMxLLJk7Al4eaabPYZqluDRE3OC+XwA00=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=tE5d4LTBfc+p5ap4sfYQ1PP7bqT4scJc+XBnD9YwFnoGu6gmvq+Fxy+QJ9z3ISURe PHHMtqJ2h104NgQlZilOhg0CntrW3KCUyc1+S/qsSwuMwVCWlDc7A7+DYYdTwW68oH ewENwlx3wrFnij7HmLzoJ1ubiQFvljcwRjnm4/yfm5Dn6OHnQupBG6Dn4sz4e/tsyg xB+oUDSrw6+E3VyEE0YOUUm9qT4Z8DvWAuQpN9kRkj9GkUrYhm8rkV9EUE9R3sxmyk XXKueyLH6qqETOj8Vl8xsll6F8EJtinBLAoeLw5wHGl2PEQ65UvptOv1GGblbEdHgu Bv4kdt0u3TWUw== MIME-Version: 1.0 Subject: Re: [PATCH net-next V2 0/3] Add option to enable PHY WOL with PMT enabled From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162499200464.24074.1612341263285192937.git-patchwork-notify@kernel.org> Date: Tue, 29 Jun 2021 18:40:04 +0000 References: <20210629030859.1273157-1-pei.lee.ling@intel.com> In-Reply-To: <20210629030859.1273157-1-pei.lee.ling@intel.com> To: Ling Pei Lee Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, mcoquelin.stm32@gmail.com, linux@armlinux.org.uk, weifeng.voon@intel.com, boon.leong.ong@intel.com, vee.khee.wong@linux.intel.com, vee.khee.wong@intel.com, tee.min.tan@intel.com, michael.wei.hong.sit@intel.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210629_114005_595895_B90151B6 X-CRM114-Status: GOOD ( 10.73 ) 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 series was applied to netdev/net-next.git (refs/heads/master): On Tue, 29 Jun 2021 11:08:56 +0800 you wrote: > This patchset main objective is to provide an option to enable PHY WoL even the PMT is enabled by default in the HW features. > > The current stmmac driver WOL implementation will enable MAC WOL if MAC HW PMT feature is on. Else, the driver will check for PHY WOL support. > Intel EHL mgbe are designed to wake up through PHY WOL although the HW PMT is enabled.Hence, introduced use_phy_wol platform data to provide this PHY WOL option. Set use_phy_wol will disable the plat->pmt which currently used to determine the system to wake up by MAC WOL or PHY WOL. > > This WOL patchset includes of setting the device power state to D3hot. > This is because the EHL PSE will need to PSE mgbe to be in D3 state in order for the PSE to goes into suspend mode. > > [...] Here is the summary with links: - [net-next,V2,1/3] net: stmmac: option to enable PHY WOL with PMT enabled https://git.kernel.org/netdev/net-next/c/5a9b876e9d76 - [net-next,V2,2/3] stmmac: intel: Enable PHY WOL option in EHL https://git.kernel.org/netdev/net-next/c/945beb755633 - [net-next,V2,3/3] stmmac: intel: set PCI_D3hot in suspend https://git.kernel.org/netdev/net-next/c/1dd53a61488d 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