[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175499520897.2526251.3672901808475265988.git-patchwork-notify@kernel.org>
Date: Tue, 12 Aug 2025 10:40:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Csókás Bence <csokas.bence@...lan.hu>@codeaurora.org
Cc: robh@...nel.org, geert+renesas@...der.be, davem@...emloft.net,
sergei.shtylyov@...entembedded.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, buday.csaba@...lan.hu, andrew@...n.ch,
hkallweit1@...il.com, linux@...linux.org.uk, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net v2] net: mdiobus: release reset_gpio in
mdiobus_unregister_device()
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Thu, 7 Aug 2025 15:54:49 +0200 you wrote:
> From: Buday Csaba <buday.csaba@...lan.hu>
>
> reset_gpio is claimed in mdiobus_register_device(), but it is not
> released in mdiobus_unregister_device(). It is instead only
> released when the whole MDIO bus is unregistered.
> When a device uses the reset_gpio property, it becomes impossible
> to unregister it and register it again, because the GPIO remains
> claimed.
> This patch resolves that issue.
>
> [...]
Here is the summary with links:
- [net,v2] net: mdiobus: release reset_gpio in mdiobus_unregister_device()
https://git.kernel.org/netdev/net/c/8ea25274ebaf
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists