[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1634541429-3215-1-git-send-email-quic_jprakash@quicinc.com>
Date: Mon, 18 Oct 2021 12:47:07 +0530
From: Jishnu Prakash <quic_jprakash@...cinc.com>
To: <agross@...nel.org>, <bjorn.andersson@...aro.org>,
<devicetree@...r.kernel.org>, <mka@...omium.org>,
<linus.walleij@...aro.org>, <dmitry.baryshkov@...aro.org>,
<Jonathan.Cameron@...wei.com>, <quic_kgunda@...cinc.com>,
<quic_aghayal@...cinc.com>, <quic_subbaram@...cinc.com>
CC: <linux-arm-msm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-msm-owner@...r.kernel.org>, <linux-pm@...r.kernel.org>,
"Jishnu Prakash" <quic_jprakash@...cinc.com>
Subject: [PATCH 0/2] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM
PMIC5 Gen2 ADC_TM is supported on PMIC7 chips and is a close
counterpart of PMIC7 ADC. It has the same functionality as
PMIC5 ADC_TM, to support generating interrupts on ADC value
crossing upper or lower thresholds for monitored channels.
Jishnu Prakash (2):
dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings
thermal: qcom: add support for PMIC5 Gen2 ADCTM
.../bindings/thermal/qcom-spmi-adc-tm5.yaml | 83 +++-
drivers/iio/adc/qcom-vadc-common.c | 187 +++++++++
drivers/thermal/qcom/qcom-spmi-adc-tm5.c | 431 ++++++++++++++++++++-
include/linux/iio/adc/qcom-vadc-common.h | 2 +
4 files changed, 692 insertions(+), 11 deletions(-)
--
2.7.4
Powered by blists - more mailing lists