iio: adc: ad7606: add missing max sample rates
authorDavid Lechner <dlechner@baylibre.com>
Tue, 18 Mar 2025 22:52:11 +0000 (17:52 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Apr 2025 18:09:54 +0000 (19:09 +0100)
commit40fa5f535dd7968fd8a602766f9cb9774afb425b
tree727b4e6a110010d4d70e44e49283c8741e03e3cc
parent4d71bf6021818a039a534c5954acefdfc4d6962c
iio: adc: ad7606: add missing max sample rates

Add max sample rates for all of the chips. Previously, only one chip had
this field populated. The fallback value for the initial sampling
frequency can be removed now that all chips have a max sample rate
defined.

Reviewed-by: Nuno Sá <nuno.sa@analog.com>
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250318-iio-adc-ad7606-improvements-v2-3-4b605427774c@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ad7606.c