devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM
@ 2021-10-26 16:04 Jishnu Prakash
  2021-10-26 16:04 ` [PATCH V2 1/3] dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings Jishnu Prakash
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Jishnu Prakash @ 2021-10-26 16:04 UTC (permalink / raw)
  To: agross, bjorn.andersson, devicetree, mka, dmitry.baryshkov,
	robh+dt, knaack.h, lars, pmeerw, manivannan.sadhasivam,
	linus.walleij, quic_kgunda, quic_aghayal, daniel.lezcano,
	rui.zhang, quic_subbaram, jic23, Jonathan.Cameron, amitk
  Cc: linux-arm-msm, linux-kernel, linux-arm-msm-owner, linux-iio,
	linux-pm, Jishnu Prakash

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


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

end of thread, other threads:[~2021-11-23  5:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-26 16:04 [PATCH V2 0/3] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM Jishnu Prakash
2021-10-26 16:04 ` [PATCH V2 1/3] dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings Jishnu Prakash
2021-10-27 17:51   ` Jonathan Cameron
2021-11-23  5:43     ` Jishnu Prakash
2021-10-26 16:04 ` [PATCH V2 2/3] iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM Jishnu Prakash
2021-10-27 17:53   ` Jonathan Cameron
2021-10-26 16:04 ` [PATCH V2 3/3] thermal: qcom: add support for PMIC5 Gen2 ADCTM Jishnu Prakash
2021-10-27  2:34   ` Dmitry Baryshkov
2021-11-23  5:41     ` Jishnu Prakash
2021-10-27 18:05   ` Jonathan Cameron
2021-11-23  5:45     ` Jishnu Prakash
2021-10-28  0:29   ` kernel test robot

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).