iio: afe: rescale: add RTD temperature sensor support
authorLiam Beguin <liambeguin@gmail.com>
Sun, 13 Feb 2022 02:57:36 +0000 (21:57 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 28 Feb 2022 10:22:24 +0000 (10:22 +0000)
commit278fe1d2d3a70e45267098024dc27390d8a0a157
tree7e606dd13b75b7edb6dc1c0c07f97ca4fa6d4658
parent8e74a48d17d509bf605e64252f38550b1a9cc376
iio: afe: rescale: add RTD temperature sensor support

An RTD (Resistance Temperature Detector) is a kind of temperature
sensor used to get a linear voltage to temperature reading within a
give range (usually 0 to 100 degrees Celsius). Common types of RTDs
include PT100, PT500, and PT1000.

Signed-off-by: Liam Beguin <liambeguin@gmail.com>
Reviewed-by: Peter Rosin <peda@axentia.se>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220213025739.2561834-8-liambeguin@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/afe/iio-rescale.c