lkml.org 
[lkml]   [2022]   [May]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH v2 0/4] Add regmap_field helpers for simple bit operations
From: Li Chen <lchen@ambarella.com>

This series proposes to add simple bit operations for setting, clearing
and testing specific bits with regmap_field.

Li Chen (4):
regmap: provide regmap_field helpers for simple bit operations
ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpers
pinctrl: bcm: Use regmap_field_{set/clear}_bits helpers
pinctrl: st: Switch to use regmap_field_test_bits

Changelogs:
v2: fix regmap_field_test_bits compile error in drivers/pinctrl/pinctrl-st.c

drivers/base/regmap/regmap.c | 22 ++++++++
drivers/pinctrl/bcm/pinctrl-bcm6358.c | 2 +-
drivers/pinctrl/pinctrl-st.c | 23 ++++----
include/linux/regmap.h | 37 +++++++++++++
sound/soc/sunxi/sun4i-codec.c | 78 +++++++++++----------------
5 files changed, 99 insertions(+), 63 deletions(-)

--
2.36.1


\
 
 \ /
  Last update: 2022-05-23 04:26    [W:0.108 / U:1.840 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site