[PATCH V3 0/4] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM

From: Jishnu Prakash
Date: Tue Nov 23 2021 - 00:57:27 EST


Made following changes in this post:
Addressed comments given by Jonathan for qcom-spmi-adc-tm5.yaml.
Addressed comments given by Dmitry and Jonathan for qcom-spmi-adc-tm5.c.
Split patch for qcom-spmi-adc-tm5.c into two parts, one to refactor
code to support multiple device generations and the second to add
actual Gen2 ADC_TM changes.

Jishnu Prakash (4):
dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings
iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
thermal: qcom: Add support for multiple generations of devices
thermal: qcom: add support for PMIC5 Gen2 ADCTM

.../bindings/thermal/qcom-spmi-adc-tm5.yaml | 110 ++++-
drivers/iio/adc/qcom-vadc-common.c | 11 +
drivers/thermal/qcom/qcom-spmi-adc-tm5.c | 451 +++++++++++++++++++--
include/linux/iio/adc/qcom-vadc-common.h | 2 +
4 files changed, 541 insertions(+), 33 deletions(-)

--
2.7.4