[PATCH V2 0/3] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM
From: Jishnu Prakash <hidden>
Date: 2021-10-26 16:05:09
Also in:
linux-arm-msm, linux-devicetree, linux-iio, lkml
From: Jishnu Prakash <hidden>
Date: 2021-10-26 16:05:09
Also in:
linux-arm-msm, linux-devicetree, linux-iio, lkml
Made following changes in this post: Split IIO file changes into separate patch. Addressed comments given by Dmitry for qcom-spmi-adc-tm5.c. Jishnu Prakash (3): 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 PMIC5 Gen2 ADCTM .../bindings/thermal/qcom-spmi-adc-tm5.yaml | 83 +++- drivers/iio/adc/qcom-vadc-common.c | 11 + drivers/thermal/qcom/qcom-spmi-adc-tm5.c | 418 ++++++++++++++++++++- include/linux/iio/adc/qcom-vadc-common.h | 2 + 4 files changed, 493 insertions(+), 21 deletions(-) -- 2.7.4