OSDN Git Service

iio: temperature: tmp117: add TI TMP116 support
authorMarco Felsch <m.felsch@pengutronix.de>
Tue, 28 Feb 2023 09:05:17 +0000 (10:05 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 11 Mar 2023 12:18:29 +0000 (12:18 +0000)
commit0cd2889dc1fed57a2975521d951e1bc91088229c
treeb89b2c74c0c927a961b9ec62361d480836b39d0c
parent9225efe0806d08494e63eeecebad0b61c66d27dc
iio: temperature: tmp117: add TI TMP116 support

The TMP116 is the predecessor of the TMP117. The TMP116 don't support
custom offset calibration data, instead this register is used as generic
EEPROM storage as well.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Link: https://lore.kernel.org/r/20230228090518.529811-5-m.felsch@pengutronix.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/temperature/tmp117.c