iio: temperature: Add support for LTC2983
authorNuno Sá <nuno.sa@analog.com>
Fri, 11 Oct 2019 08:40:37 +0000 (10:40 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Oct 2019 10:34:19 +0000 (11:34 +0100)
commitf110f3188e5639c81c457b2b831d40dfe3891bdb
tree7855d7579ad5bfd79c1f67961fdd16de885f258d
parent2f4292a821711ec9f2c7781d1ee1a9570940bd02
iio: temperature: Add support for LTC2983

The LTC2983 is a Multi-Sensor High Accuracy Digital Temperature
Measurement System. It measures a wide variety of temperature sensors and
digitally outputs the result, in °C or °F, with 0.1°C accuracy and
0.001°C resolution. It can measure the temperature of all standard
thermocouples (type B,E,J,K,N,S,R,T), standard 2-,3-,4-wire RTDs,
thermistors and diodes.

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
MAINTAINERS
drivers/iio/temperature/Kconfig
drivers/iio/temperature/Makefile
drivers/iio/temperature/ltc2983.c [new file with mode: 0644]