Re: [PATCH net-next v4 0/3] r8152: add helper functions for PLA/USB/PHY OCP registers
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-03-31 08:50:25
Also in:
linux-usb, lkml
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-03-31 08:50:25
Also in:
linux-usb, lkml
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni [off-list ref]: On Thu, 26 Mar 2026 15:39:22 +0800 you wrote:
v4: - Add a new patch for original #1. We need to fix a typo first before original #1 patch. - For patch #2, replace redundant ocp_word_set_bits() with ocp_word_w0w1(). v3: - For patch #1, fix the issue identified by the AI review. In v2, ocp_byte_set_bits() was used to update the USB_LPM_CTRL register. However, since its function only perform a bitwise OR operaion, it fails to clear the old bits when updating a multi-bit field like LPM_TIMER. Therefore, use ocp_write_byte() to maintain the original direct-write semantics. [...]
Here is the summary with links:
- [net-next,v4,1/3] r8152: fix incorrect register write to USB_UPHY_XTAL
https://git.kernel.org/netdev/net-next/c/48afd5124fd6
- [net-next,v4,2/3] r8152: add helper functions for PLA/USB OCP registers
https://git.kernel.org/netdev/net-next/c/d16133f177fe
- [net-next,v4,3/3] r8152: add helper functions for PHY OCP registers
https://git.kernel.org/netdev/net-next/c/7db154aa58e1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html