[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166192561504.21117.7597606272151050164.git-patchwork-notify@kernel.org>
Date: Wed, 31 Aug 2022 06:00:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Horatiu Vultur <horatiu.vultur@...rochip.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, michael@...le.cc, UNGLinuxDriver@...rochip.com,
maxime.chevallier@...tlin.com
Subject: Re: [PATCH net v3] net: phy: micrel: Make the GPIO to be non-exclusive
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 30 Aug 2022 08:40:55 +0200 you wrote:
> The same GPIO line can be shared by multiple phys for the coma mode pin.
> If that is the case then, all the other phys that share the same line
> will failed to be probed because the access to the gpio line is not
> non-exclusive.
> Fix this by making access to the gpio line to be nonexclusive using flag
> GPIOD_FLAGS_BIT_NONEXCLUSIVE. This allows all the other PHYs to be
> probed.
>
> [...]
Here is the summary with links:
- [net,v3] net: phy: micrel: Make the GPIO to be non-exclusive
https://git.kernel.org/netdev/net/c/4a4ce82212ef
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