linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Expose thermal information for pms405 PMIC
@ 2018-12-12 10:17 Amit Kucheria
  2018-12-12 10:17 ` [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for ADC on " Amit Kucheria
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Kucheria @ 2018-12-12 10:17 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-arm-msm, bjorn.andersson, andy.gross, mka, khasim.mohammed,
	devicetree, David Brown, Douglas Anderson, Hartmut Knaack,
	Jonathan Cameron, Lars-Peter Clausen, Mark Rutland,
	Peter Meerwald-Stadler, Rob Herring, Siddartha Mohanadoss,
	open list:IIO SUBSYSTEM AND DRIVERS

Expose the on-die temperature sensor on the pms405 PMIC through the
spmi-temp-alarm driver.

This series applies on top of the qcs404 DT series by Vinod[1]

[1] https://patchwork.kernel.org/cover/10675575/

Amit Kucheria (2):
  dt-bindings: iio: adc: Add binding for ADC on pms405 PMIC
  arm64: dts: pms405: Export PMIC temperature to thermal framework

 .../bindings/iio/adc/qcom,spmi-vadc.txt       |  1 +
 arch/arm64/boot/dts/qcom/pms405.dtsi          | 79 +++++++++++++++++++
 2 files changed, 80 insertions(+)

-- 
2.17.1


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

* [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for ADC on pms405 PMIC
  2018-12-12 10:17 [PATCH v1 0/2] Expose thermal information for pms405 PMIC Amit Kucheria
@ 2018-12-12 10:17 ` Amit Kucheria
  2018-12-20 20:05   ` Rob Herring
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Kucheria @ 2018-12-12 10:17 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-arm-msm, bjorn.andersson, andy.gross, mka, khasim.mohammed,
	devicetree, Jonathan Cameron, Hartmut Knaack, Lars-Peter Clausen,
	Peter Meerwald-Stadler, Rob Herring, Mark Rutland,
	Douglas Anderson, Siddartha Mohanadoss,
	open list:IIO SUBSYSTEM AND DRIVERS

PMS405 contains a variant of the spmi-adc-rev2 ADC. Create a new
compatible inorder to handle any differences.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
---
 Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.txt b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.txt
index b3c86f4ac7cd..7ee94496b144 100644
--- a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.txt
+++ b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.txt
@@ -13,6 +13,7 @@ VADC node:
     Definition: Should contain "qcom,spmi-vadc".
                 Should contain "qcom,spmi-adc5" for PMIC5 ADC driver.
                 Should contain "qcom,spmi-adc-rev2" for PMIC rev2 ADC driver.
+                Should contain "qcom,pms405-adc" for PMS405 PMIC
 
 - reg:
     Usage: required
-- 
2.17.1


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

* Re: [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for ADC on pms405 PMIC
  2018-12-12 10:17 ` [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for ADC on " Amit Kucheria
@ 2018-12-20 20:05   ` Rob Herring
  0 siblings, 0 replies; 3+ messages in thread
From: Rob Herring @ 2018-12-20 20:05 UTC (permalink / raw)
  To: Amit Kucheria
  Cc: linux-kernel, linux-arm-msm, bjorn.andersson, andy.gross, mka,
	khasim.mohammed, devicetree, Jonathan Cameron, Hartmut Knaack,
	Lars-Peter Clausen, Peter Meerwald-Stadler, Mark Rutland,
	Douglas Anderson, Siddartha Mohanadoss,
	open list:IIO SUBSYSTEM AND DRIVERS

On Wed, 12 Dec 2018 15:47:54 +0530, Amit Kucheria wrote:
> PMS405 contains a variant of the spmi-adc-rev2 ADC. Create a new
> compatible inorder to handle any differences.
> 
> Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
> ---
>  Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-12 10:17 [PATCH v1 0/2] Expose thermal information for pms405 PMIC Amit Kucheria
2018-12-12 10:17 ` [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for ADC on " Amit Kucheria
2018-12-20 20:05   ` Rob Herring

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