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)
commit535fba29b3e1afef4ba201b3c69a6992583ec0bd
tree3d60db182993a67303a8ad33f0cb0eae376a4e73
parent6c76ed31cd05add11f89d017a8de956935083d3b
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