ASoC: Add regmap_field helpers for simple bit operations
authorMark Brown <broonie@kernel.org>
Wed, 15 Jun 2022 17:05:36 +0000 (18:05 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 15 Jun 2022 17:06:48 +0000 (18:06 +0100)
commit6735988b140b558044107f96e62c231d8a8c7b9b
treebd1a36d8859d571053974f248ef6bf1ff857f108
parentbf29a87cc65aa3fd138af8b04cd6bb12e51cdb2b
parentb23662406b1b225847b964e4549a5718c45f20d6
ASoC: Add regmap_field helpers for simple bit operations

Merge series from Li Chen <lchen.firstlove@zohomail.com>

This series proposes to add simple bit operations for setting, clearing
and testing specific bits with regmap_field and uses them in one of the
sunxi drivers.