Commit f9f09e88 authored by Otavio Salvador's avatar Otavio Salvador Committed by Shawn Guo

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

The i.MX23 has a internal Low Resolution ADC; this enables the support
for this device.
Signed-off-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 08ad714b
......@@ -69,6 +69,10 @@ ssp1: ssp@80034000 {
};
apbx@80040000 {
lradc@80050000 {
status = "okay";
};
duart: serial@80070000 {
pinctrl-names = "default";
pinctrl-0 = <&duart_pins_a>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment