Commit afe25634 authored by Sanchayan Maity's avatar Sanchayan Maity Committed by Shawn Guo

ARM: dts: vf610-colibri: Add ADC support

Enable ADC support for Colibri VF61 modules
Signed-off-by: default avatarSanchayan Maity <maitysanchayan@gmail.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent bc20265a
......@@ -32,6 +32,14 @@ bl: backlight {
};
};
&adc0 {
status = "okay";
};
&adc1 {
status = "okay";
};
&esdhc1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_esdhc1>;
......
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