Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -32,6 +32,14 @@
	};
	};
};
};


&adc0 {
	status = "okay";
};

&adc1 {
	status = "okay";
};

&esdhc1 {
&esdhc1 {
	pinctrl-names = "default";
	pinctrl-names = "default";
	pinctrl-0 = <&pinctrl_esdhc1>;
	pinctrl-0 = <&pinctrl_esdhc1>;