ARM: dts: imx23-evk: enable Low Resolution ADC

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>
This commit is contained in:
Otavio Salvador 2013-07-16 09:56:13 -03:00 committed by Shawn Guo
parent ecdc78b55a
commit 08ad714b9a
1 changed files with 5 additions and 0 deletions

View File

@ -90,6 +90,11 @@
};
apbx@80040000 {
lradc@80050000 {
status = "okay";
fsl,lradc-touchscreen-wires = <4>;
};
pwm: pwm@80064000 {
pinctrl-names = "default";
pinctrl-0 = <&pwm2_pins_a>;