ARM: dts: imx23-olinuxino: enable Low Resolution ADC
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 16 Jul 2013 12:56:14 +0000 (09:56 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 16 Aug 2013 08:26:47 +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-olinuxino.dts

index d107c4a..fc766ae 100644 (file)
                };
 
                apbx@80040000 {
+                       lradc@80050000 {
+                               status = "okay";
+                       };
+
                        duart: serial@80070000 {
                                pinctrl-names = "default";
                                pinctrl-0 = <&duart_pins_a>;