All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: qcom: pm8998: Add ADC node and die temperature channel
@ 2018-08-08 19:13 ` Matthias Kaehlcke
  0 siblings, 0 replies; 23+ messages in thread
From: Matthias Kaehlcke @ 2018-08-08 19:13 UTC (permalink / raw)
  To: Andy Gross, David Brown, Rob Herring, Mark Rutland,
	Catalin Marinas, Will Deacon
  Cc: linux-arm-msm, linux-soc, devicetree, linux-arm-kernel,
	linux-kernel, Siddartha Mohanadoss, Douglas Anderson,
	Matthias Kaehlcke

This series adds the DT node for the QCOM SPMI PMIC5 ADC and a channel
for the die temperature.

The die temperature is going to be used by the temperature alarm driver
(https://lore.kernel.org/patchwork/project/lkml/list/?series=361416).

My understanding is that some of the ADC channels are/can be universally
useful on devices with a pm8998, while the use of others is device specific
(e.g. AMUX). Siddartha / QCA folks, are there other generally useful ADC
channels that should be added here?

The driver for the QCOM SPMI PMIC5 ADC landed in the 'testing' branch of the
'iio' tree:

https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/commit/?h=testing&id=2c909be15f45c96d3dc6a84e56a76e5c3c7a60ae

(This series has a trivial conflict with the temp alarm series mentioned
above, if desired I can rebase it on that, I wasn't sure whether it's a
good idea to create a dependency on it)

Matthias Kaehlcke (3):
  dt-bindings: iio: vadc: Fix documentation of 'reg'
  arm64: dts: qcom: pm8998: Add adc node
  arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC

 .../bindings/iio/adc/qcom,spmi-vadc.txt        |  4 ++--
 arch/arm64/boot/dts/qcom/pm8998.dtsi           | 18 +++++++++++++++++-
 2 files changed, 19 insertions(+), 3 deletions(-)

-- 
2.18.0.597.ga71716f1ad-goog

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

end of thread, other threads:[~2018-09-06 20:36 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-08 19:13 [PATCH 0/3] arm64: dts: qcom: pm8998: Add ADC node and die temperature channel Matthias Kaehlcke
2018-08-08 19:13 ` Matthias Kaehlcke
2018-08-08 19:13 ` [PATCH 1/3] dt-bindings: iio: vadc: Fix documentation of 'reg' Matthias Kaehlcke
2018-08-08 19:13   ` Matthias Kaehlcke
2018-08-08 20:28   ` Doug Anderson
2018-08-08 20:28     ` Doug Anderson
2018-08-14 20:46   ` Rob Herring
2018-08-14 20:46     ` Rob Herring
2018-08-14 20:46     ` Rob Herring
2018-08-08 19:13 ` [PATCH 2/3] arm64: dts: qcom: pm8998: Add adc node Matthias Kaehlcke
2018-08-08 19:13   ` Matthias Kaehlcke
2018-08-11  0:09   ` Doug Anderson
2018-08-11  0:09     ` Doug Anderson
2018-08-27 17:10     ` Matthias Kaehlcke
2018-08-27 17:10       ` Matthias Kaehlcke
2018-09-06 18:34       ` Doug Anderson
2018-09-06 18:34         ` Doug Anderson
2018-09-06 20:36         ` Matthias Kaehlcke
2018-09-06 20:36           ` Matthias Kaehlcke
2018-08-08 19:13 ` [PATCH 3/3] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC Matthias Kaehlcke
2018-08-08 19:13   ` Matthias Kaehlcke
2018-08-11  0:10   ` Doug Anderson
2018-08-11  0:10     ` Doug Anderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.