Files
Angelo Dureghello bead181694 iio: adc: ad7606: fix wrong scale available
Fix wrong scale available list since only one value is returned:

...
iio:device1: ad7606b (buffer capable)
    8 channels found:
           voltage0:  (input, index: 0, format: le:S16/16>>0)
           2 channel-specific attributes found:
                 attr  0: scale value: 0.305176
                 attr  1: scale_available value: 0.076293
Fix as:
           voltage0:  (input, index: 0, format: le:S16/16>>0)
           2 channel-specific attributes found:
                 attr  0: scale value: 0.305176
                 attr  1: scale_available value: 0.076293 0.152588 0.305176

Fixes: 97c6d85704 ("iio: adc: ad7606: rework scale-available to be static")
Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
Link: https://patch.msgid.link/20250129-wip-bl-ad7606_add_backend_sw_mode-v3-3-c3aec77c0ab7@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2025-02-03 19:30:12 +00:00
..
2024-11-03 20:33:44 +00:00
2025-01-13 06:17:49 +01:00
2025-01-13 06:17:49 +01:00
2025-01-13 06:17:49 +01:00
2025-02-03 19:30:11 +00:00
2024-11-03 20:33:44 +00:00
2024-10-12 11:43:29 +01:00
2024-09-30 09:21:02 +01:00
2024-09-30 09:21:02 +01:00
2024-11-03 20:33:44 +00:00
2024-10-28 20:04:10 +00:00
2024-09-30 09:21:02 +01:00
2024-10-12 11:43:29 +01:00