[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175262100776.609531.9996914746793816320.git-patchwork-notify@kernel.org>
Date: Tue, 15 Jul 2025 23:10:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
linux-can@...r.kernel.org, kernel@...gutronix.de, brett.werling@...min.com,
msp@...libre.com
Subject: Re: [PATCH net] can: tcan4x5x: fix reset gpio usage during probe
Hello:
This patch was applied to netdev/net.git (main)
by Marc Kleine-Budde <mkl@...gutronix.de>:
On Tue, 15 Jul 2025 12:13:39 +0200 you wrote:
> From: Brett Werling <brett.werling@...min.com>
>
> Fixes reset GPIO usage during probe by ensuring we retrieve the GPIO and
> take the device out of reset (if it defaults to being in reset) before
> we attempt to communicate with the device. This is achieved by moving
> the call to tcan4x5x_get_gpios() before tcan4x5x_find_version() and
> avoiding any device communication while getting the GPIOs. Once we
> determine the version, we can then take the knowledge of which GPIOs we
> obtained and use it to decide whether we need to disable the wake or
> state pin functions within the device.
>
> [...]
Here is the summary with links:
- [net] can: tcan4x5x: fix reset gpio usage during probe
https://git.kernel.org/netdev/net/c/0f97a7588db7
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