mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
iio: temperature: Add support for Azoteq IQS620AT temperature sensor
This patch adds support for the Azoteq IQS620AT temperature sensor, capable of reporting its absolute die temperature. Signed-off-by: Jeff LaBundy <jeff@labundy.com> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
@@ -4,6 +4,16 @@
|
||||
#
|
||||
menu "Temperature sensors"
|
||||
|
||||
config IQS620AT_TEMP
|
||||
tristate "Azoteq IQS620AT temperature sensor"
|
||||
depends on MFD_IQS62X || COMPILE_TEST
|
||||
help
|
||||
Say Y here if you want to build support for the Azoteq IQS620AT
|
||||
temperature sensor.
|
||||
|
||||
To compile this driver as a module, choose M here: the module
|
||||
will be called iqs620at-temp.
|
||||
|
||||
config LTC2983
|
||||
tristate "Analog Devices Multi-Sensor Digital Temperature Measurement System"
|
||||
depends on SPI
|
||||
|
||||
Reference in New Issue
Block a user