]> git.baikalelectronics.ru Git - kernel.git/commit
iio: temperature: maxim_thermocouple: add MAX31856 part
authorMatt Ranostay <matt.ranostay@konsulko.com>
Sat, 6 May 2017 01:28:28 +0000 (18:28 -0700)
committerJonathan Cameron <jic23@kernel.org>
Sun, 7 May 2017 11:36:41 +0000 (12:36 +0100)
commitdce3d875963fa699509ab914423d6ad010fa90b5
tree3d60db182993a67303a8ad33f0cb0eae376a4e73
parente5bcd9da9a919aec8b2653e4d257cd4676e10239
iio: temperature: maxim_thermocouple: add MAX31856 part

MAX31856 is register equivalent to the MAX31855 but suppports J, N, R,
S, T, E and B type thermocouples in addition to K-type.

Data conversion for the various types happens transparently to the driver
via probe type detection, and a LUT on the sensor.

Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/temperature/maxim_thermocouple.c