summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorAlexandru Ardelean <aardelean@baylibre.com>2024-09-19 16:04:38 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2024-09-30 09:21:04 +0100
commite571c1902116a376c96e59639820662d7d6a13da (patch)
treedc138ea764b98d2c3d9f117e088a6b0d5a05d478 /scripts/gdb/linux/timerlist.py
parentd2041446a716a0086436124e8f97bac980ba71bc (diff)
iio: adc: ad7606: move scale_setup as function pointer on chip-info
Up until now, all ADCs were 16-bit precision. With the addition of the AD7606C some things will change. For one thing, we'll need to setup available-scales for each channel. Also for the 18-bit precision variants, the scales will be different. This change adds a function-pointer to the chip-info struct to be able to set this up (differently) for the new parts. For the current parts, the scales are the same (for all parts) between HW and SW modes. Also creating a 'ad7606_sw_mode_setup()' function that must be called before the scale_setup callback. This is needed in case SW mode is enabled for some ADCs. Signed-off-by: Alexandru Ardelean <aardelean@baylibre.com> Link: https://patch.msgid.link/20240919130444.2100447-4-aardelean@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions