mbox series

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

Message ID 20240210175922.137704-1-clamor95@gmail.com
Headers show
Series thermal: thermal-generic-adc: add temp sensor function | expand

Message

Svyatoslav Ryhel Feb. 10, 2024, 5:59 p.m. UTC
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(-)