iio: amplifiers: ada4250: add support for ADA4250
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Wed, 23 Feb 2022 12:01:11 +0000 (14:01 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 27 Feb 2022 12:06:25 +0000 (12:06 +0000)
commit28b4c30bfa5f507879c4d55e1ff45c828875af64
tree815c22e2b13a3d4fef84681b72159e230f0ce0f0
parent602744fa9f8b6160018ff29074ceb607d157395f
iio: amplifiers: ada4250: add support for ADA4250

The ADA4250 is an instrumentation amplifier with SPI/pin-strap
progammable gains that is optimized for ultra-low power systems.
With a minimum supply voltage of 1.7V, 26uA of quiescent current,
a shutdown mode, a sleep mode, and a fast wake up settling time,
ADA4250 can be power cycled on a battery powered system for even
futher savings.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://lore.kernel.org/r/20220223120112.8067-2-antoniu.miclaus@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/amplifiers/Kconfig
drivers/iio/amplifiers/Makefile
drivers/iio/amplifiers/ada4250.c [new file with mode: 0644]