[PATCH 3/3] ARM: dts: twl6030: add gpadc
From: H. Nikolaus Schaller <hidden>
Date: 2016-01-05 12:01:48
Also in:
linux-omap, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: H. Nikolaus Schaller <hidden>
Date: 2016-01-05 12:01:48
Also in:
linux-omap, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
tested on Pandaboard ES. Signed-off-by: H. Nikolaus Schaller <redacted> --- arch/arm/boot/dts/twl6030.dtsi | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/twl6030.dtsi b/arch/arm/boot/dts/twl6030.dtsi
index 55eb35f..98e444d 100644
--- a/arch/arm/boot/dts/twl6030.dtsi
+++ b/arch/arm/boot/dts/twl6030.dtsi@@ -99,4 +99,10 @@ compatible = "ti,twl6030-pwmled"; #pwm-cells = <2>; }; + + adc { + compatible = "ti,twl6030-gpadc"; + interrupts = <3>; + #io-channel-cells = <1>; + }; };
--
2.5.1
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html