[PATCH v2 0/2] thermal: thermal-generic-adc: add temp sensor function

Svyatoslav Ryhel posted 2 patches 10 months ago
There is a newer version of this series
.../bindings/thermal/generic-adc-thermal.yaml |  4 ++
drivers/thermal/thermal-generic-adc.c         | 54 ++++++++++++++++++-
2 files changed, 57 insertions(+), 1 deletion(-)
[PATCH v2 0/2] thermal: thermal-generic-adc: add temp sensor function
Posted by Svyatoslav Ryhel 10 months ago
Add IIO sensor cell to thermal-generic-adc, which would benefit
devices that use adc sensors to detect temperature and need a
custom conversion table.

---
Changes on switching from v1 to v2:
- documented #iio-channel-cells property
- switched to IIO_CHAN_INFO_PROCESSED
---

Svyatoslav Ryhel (2):
  dt-bindings: thermal: generic-adc: Add optional io-channel-cells
    property
  thermal: thermal-generic-adc: add temperature sensor channel

 .../bindings/thermal/generic-adc-thermal.yaml |  4 ++
 drivers/thermal/thermal-generic-adc.c         | 54 ++++++++++++++++++-
 2 files changed, 57 insertions(+), 1 deletion(-)

-- 
2.43.0