diff options
| author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2025-01-19 20:31:59 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2025-02-08 18:10:15 +0300 |
| commit | 46e28867540434f94ddb745c74466f40669bcc48 (patch) | |
| tree | c3cf878603ecdcf6e6b907bbadfbc6615c7af4f8 /include/linux | |
| parent | 9c7eb1ab2eec47ad9eaf6e11ce14d3d6fd54e677 (diff) | |
| download | linux-46e28867540434f94ddb745c74466f40669bcc48.tar.xz | |
iio: light: veml6030: extend regmap to support caching
The configuration registers are not volatile and are not affected
by read operations (i.e. not precious), making them suitable to be
cached in order to reduce the number of accesses to the device.
Add support for caching (RBTREE type).
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://patch.msgid.link/20250119-veml6030-scale-v2-2-6bfc4062a371@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
