linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM
@ 2021-10-18  7:17 Jishnu Prakash
  2021-10-18  7:17 ` [PATCH 1/2] dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings Jishnu Prakash
  2021-10-18  7:17 ` [PATCH 2/2] thermal: qcom: add support for PMIC5 Gen2 ADCTM Jishnu Prakash
  0 siblings, 2 replies; 5+ messages in thread
From: Jishnu Prakash @ 2021-10-18  7:17 UTC (permalink / raw)
  To: agross, bjorn.andersson, devicetree, mka, linus.walleij,
	dmitry.baryshkov, Jonathan.Cameron, quic_kgunda, quic_aghayal,
	quic_subbaram
  Cc: linux-arm-msm, linux-kernel, linux-arm-msm-owner, linux-pm,
	Jishnu Prakash

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-25 12:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18  7:17 [PATCH 0/2] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM Jishnu Prakash
2021-10-18  7:17 ` [PATCH 1/2] dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings Jishnu Prakash
2021-10-18  7:17 ` [PATCH 2/2] thermal: qcom: add support for PMIC5 Gen2 ADCTM Jishnu Prakash
2021-10-18 11:46   ` Dmitry Baryshkov
2021-10-25 12:07     ` Jishnu Prakash

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).