diff options
author | Ansuel Smith <ansuelsmth@gmail.com> | 2021-11-04 18:00:40 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-11-15 16:27:13 +0300 |
commit | 02d6fdecb9c38de19065f6bed8d5214556fd061d (patch) | |
tree | 493feadbdd971b83ae417e8428d2ea8d5821bc65 /Documentation/translations/it_IT/process/changes.rst | |
parent | fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff) | |
download | linux-02d6fdecb9c38de19065f6bed8d5214556fd061d.tar.xz |
regmap: allow to define reg_update_bits for no bus configuration
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>
Diffstat (limited to 'Documentation/translations/it_IT/process/changes.rst')
0 files changed, 0 insertions, 0 deletions