[PATCH v1 0/1] thermal: thermal-generic-adc: add temp sensor function

From: Svyatoslav Ryhel
Date: Sat Feb 10 2024 - 12:59:44 EST


Existing thermal-generic-adc states to be an adc-based thermal
sensor, which is not entirely true. It provides a thermal sensor
cell, but it does not provide an IIO sensor cell, which would
benefit devices that use adc sensors to detect temperature and
need a custom calibration table.

Svyatoslav Ryhel (1):
thermal: thermal-generic-adc: add temperature sensor function

drivers/thermal/thermal-generic-adc.c | 57 ++++++++++++++++++++++++++-
1 file changed, 56 insertions(+), 1 deletion(-)

--
2.40.1