Thread (18 messages) 18 messages, 4 authors, 2018-02-24
STALE3029d REVIEWED: 1 (0M)
Revisions (2)
  1. v4 current
  2. v5 [diff vs current]

[PATCH v4 02/13] ARM: dtsi: axp22x: add node for ADC

From: Quentin Schulz <hidden>
Date: 2018-02-19 12:48:15
Also in: linux-devicetree, linux-iio, linux-pm, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

This adds a DT node for the ADC of the PMIC so that there can be
consumers of its IIO channels declaring their consumptions via DT.

Signed-off-by: Quentin Schulz <redacted>
Acked-by: Chen-Yu Tsai <redacted>
---
 arch/arm/boot/dts/axp22x.dtsi | 5 +++++
 1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/axp22x.dtsi b/arch/arm/boot/dts/axp22x.dtsi
index 87fb08e..65a07a6 100644
--- a/arch/arm/boot/dts/axp22x.dtsi
+++ b/arch/arm/boot/dts/axp22x.dtsi
@@ -57,6 +57,11 @@
 		status = "disabled";
 	};
 
+	axp_adc: adc {
+		compatible = "x-powers,axp221-adc";
+		#io-channel-cells = <1>;
+	};
+
 	battery_power_supply: battery-power-supply {
 		compatible = "x-powers,axp221-battery-power-supply";
 		status = "disabled";
-- 
git-series 0.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help