]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adc: ad7380: fix supplies for ad7380-4
authorJulien Stephan <jstephan@baylibre.com>
Tue, 22 Oct 2024 13:22:39 +0000 (15:22 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 24 Oct 2024 17:30:47 +0000 (18:30 +0100)
commit05f9c67179c9a8d66dee175fb4b17f380908a26f
tree12831335e85f28e09f2596a25fb838d713182005
parent7ddbc2728728f9b832ade7b4c180efdc2f22e8b9
iio: adc: ad7380: fix supplies for ad7380-4

ad7380-4 is the only device in the family that does not have an internal
reference. It uses "refin" as a required external reference.
All other devices in the family use "refio"" as an optional external
reference.

Fixes: 737413da8704 ("iio: adc: ad7380: add support for ad738x-4 4 channels variants")
Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Link: https://patch.msgid.link/20241022-ad7380-fix-supplies-v3-4-f0cefe1b7fa6@baylibre.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ad7380.c