Searched hist:c9a3f8c7bfcb4e7fd2d298aa1748116f9cc6b1de (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/adc/ |
H A D | Kconfig | diff c9a3f8c7bfcb4e7fd2d298aa1748116f9cc6b1de Mon Oct 14 16:32:00 CEST 2024 Ramona Alexandra Nechita <ramona.nechita@analog.com> drivers: iio: adc: add support for ad777x family
Add support for AD7770, AD7771, AD7779 ADCs. The device is capable of sending out data both on DOUT lines interface,as on the SDO line. The driver currently implements only the SDO data streaming mode. SPI communication is used alternatively for accessing registers and streaming data. Register accesses are protected by crc8.
Signed-off-by: Ramona Alexandra Nechita <ramona.nechita@analog.com> Link: https://patch.msgid.link/20241014143204.30195-4-ramona.nechita@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|