Message ID | 20231017113402.849735-1-yoshihiro.shimoda.uh@renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | rswitch: Add PM ops | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Tue, 17 Oct 2023 20:34:00 +0900 you wrote: > This patch is based on the latest net-next.git / next branch. > After applied this patch with the following patches, the system can > enter/exit Suspend to Idle without any error: > https://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git/commit/?h=next&id=aa4c0bbf820ddb9dd8105a403aa12df57b9e5129 > https://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git/commit/?h=next&id=1a5361189b7acac15b9b086b2300a11b7aa84c06 > > Changes from v2: > https://lore.kernel.org/all/20231013121936.364678-1-yoshihiro.shimoda.uh@renesas.com/ > - Based on the latest net-next.git / main branch. > - Change the subject in the patch 1/2. > - Fix a condition to avoid endless loop in the patch 1/2. > > [...] Here is the summary with links: - [net-next,v3,1/2] rswitch: Use unsigned int for port related array index https://git.kernel.org/netdev/net-next/c/1bf55630694e - [net-next,v3,2/2] rswitch: Add PM ops https://git.kernel.org/netdev/net-next/c/35b78409e1c7 You are awesome, thank you!