diff options
author | David Lechner <dlechner@baylibre.com> | 2024-08-20 10:58:35 -0500 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-09-03 18:49:43 +0100 |
commit | 2ba49fc41b1c399a98468b0e144cfb6f3ad37b64 (patch) | |
tree | bff2b89c67583cbda578b0d693711832dd6fe00c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 16531118ba63dd9bcd65203d04a9c9d6f6800547 (diff) |
iio: adc: ad4695: add 2nd regmap for 16-bit registers
The AD4695 and similar chips have some multibyte registers that have
to be read/written in a single operation. So we need to add a 2nd regmap
for these registers.
These registers are removed from the 8-bit regmap allowable ranges and
AD4695_MAX_REG is dropped since it would be ambiguous now.
debugfs register access is also updated to automatically use the correct
regmap depending on the register address.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20240820-ad4695-gain-offset-v1-1-c8f6e3b47551@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions