]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adc: ad7380: add missing supplies
authorJulien Stephan <jstephan@baylibre.com>
Tue, 22 Oct 2024 13:22:38 +0000 (15:22 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 24 Oct 2024 17:30:47 +0000 (18:30 +0100)
commit7ddbc2728728f9b832ade7b4c180efdc2f22e8b9
tree130fb63b0004b4deba4d5476ebf06947060af033
parent2ac6b2e823b52f7f4abf1d3a97d11889e22d0d16
iio: adc: ad7380: add missing supplies

vcc and vlogic are required but are not retrieved and enabled in the
probe. Add them.

In order to prepare support for additional parts requiring different
supplies, add vcc and vlogic to the platform specific structures

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-3-f0cefe1b7fa6@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ad7380.c