diff options
author | Ramona Bolboaca <ramona.bolboaca@analog.com> | 2022-08-31 16:30:21 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-09-05 20:08:34 +0300 |
commit | 0fea1007f0e68764aa18822bb6fa83d3809739e8 (patch) | |
tree | e5fdabff400ffdfe5fa84b52175e5dc638d9b73c /drivers/iio/industrialio-core.c | |
parent | 5a80c2572f5e40fc106fe9f372964935798dc637 (diff) | |
download | linux-0fea1007f0e68764aa18822bb6fa83d3809739e8.tar.xz |
iio: adc: add max11205 adc driver
Adding support for max11205 16-bit single-channel ultra-low power
delta-sigma adc.
The MAX11205 is compatible with the 2-wire interface and uses
SCLK and RDY/DOUT for serial communications. In this mode, all
controls are implemented by timing the high or low phase of the SCLK.
The 2-wire serial interface only allows for data to be read out through
the RDY/DOUT output.
Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX11205.pdf
Signed-off-by: Ramona Bolboaca <ramona.bolboaca@analog.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220831133021.215625-2-ramona.bolboaca@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/industrialio-core.c')
0 files changed, 0 insertions, 0 deletions