Messages in this thread |  | | Subject | Re: regmap: allow to define reg_update_bits for no bus configuration | From | patchwork-bot+netdevbpf@kernel ... | Date | Fri, 19 Nov 2021 02:00:09 +0000 |
| |
Hello:
This patch was applied to netdev/net-next.git (master) by Mark Brown <broonie@kernel.org>:
On Wed, 17 Nov 2021 22:04:33 +0100 you wrote: > Some device requires a special handling for reg_update_bits and can't use > the normal regmap read write logic. An example is when locking is > handled by the device and rmw operations requires to do atomic operations. > Allow to declare a dedicated function in regmap_config for > reg_update_bits in no bus configuration. > > Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> > Link: https://lore.kernel.org/r/20211104150040.1260-1-ansuelsmth@gmail.com > Signed-off-by: Mark Brown <broonie@kernel.org> > > [...]
Here is the summary with links: - regmap: allow to define reg_update_bits for no bus configuration https://git.kernel.org/netdev/net-next/c/02d6fdecb9c3
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |