]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx23-evk: enable Low Resolution ADC
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 16 Jul 2013 12:56:13 +0000 (09:56 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 16 Aug 2013 08:26:45 +0000 (16:26 +0800)
The i.MX23 has a internal Low Resolution ADC; this enables the support
for this device.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx23-evk.dts

index dc3ab45cb24e6d131905a255846b7ddd209a1b0f..185c7c01102ad755541e420faa77ee708fdab498 100644 (file)
@@ -90,6 +90,11 @@ timing0: timing0 {
                };
 
                apbx@80040000 {
+                       lradc@80050000 {
+                               status = "okay";
+                               fsl,lradc-touchscreen-wires = <4>;
+                       };
+
                        pwm: pwm@80064000 {
                                pinctrl-names = "default";
                                pinctrl-0 = <&pwm2_pins_a>;