]> git.baikalelectronics.ru Git - kernel.git/commit
iio: temperature: Add support for Azoteq IQS620AT temperature sensor
authorJeff LaBundy <jeff@labundy.com>
Sun, 16 Feb 2020 23:32:09 +0000 (17:32 -0600)
committerLee Jones <lee.jones@linaro.org>
Fri, 27 Mar 2020 08:25:50 +0000 (08:25 +0000)
commit836b62d645273ee99bc1c08871efdf01be1a47db
tree41a9bcfb60e4a6155cb4849ba55eccd1ea491b38
parent892f4f1758650e348bac6557af12ca3253c2dcf1
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>
drivers/iio/temperature/Kconfig
drivers/iio/temperature/Makefile
drivers/iio/temperature/iqs620at-temp.c [new file with mode: 0644]