[PATCH v3 0/4] Add regmap_field helpers for simple bit operations
Mark Brown
broonie at kernel.org
Wed Jun 15 09:59:33 PDT 2022
On Sun, May 22, 2022 at 08:26:21PM -0700, Li Chen wrote:
> From: Li Chen <lchen at ambarella.com>
>
> This series proposes to add simple bit operations for setting, clearing
> and testing specific bits with regmap_field.
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-field-bit-helpers
for you to fetch changes up to f67be8b7ee90c292948c3ec6395673963cccaee6:
regmap: provide regmap_field helpers for simple bit operations (2022-06-15 11:17:45 +0100)
----------------------------------------------------------------
regmap: Add regmap_field helpers for simple bit operations
Add simple bit operations for setting, clearing and testing specific
bits with regmap_field.
----------------------------------------------------------------
Li Chen (1):
regmap: provide regmap_field helpers for simple bit operations
drivers/base/regmap/regmap.c | 22 ++++++++++++++++++++++
include/linux/regmap.h | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220615/4180ea56/attachment.sig>
More information about the linux-arm-kernel
mailing list