Re: [PATCH net] net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions

From: patchwork-bot+netdevbpf

Date: Tue Oct 07 2025 - 05:00:16 EST


Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@xxxxxxxxxx>:

On Fri, 3 Oct 2025 09:03:06 +0200 you wrote:
> When accessing an MDIO register using single-byte smbus accesses, we have to
> perform 2 consecutive operations targeting the same address,
> first accessing the MSB then the LSB of the 16 bit register:
>
> read_1_byte(addr); <- returns MSB of register at address 'addr'
> read_1_byte(addr); <- returns LSB
>
> [...]

Here is the summary with links:
- [net] net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions
https://git.kernel.org/netdev/net/c/4dc8b26a3ac2

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html