ARM: dts: imx6dl-wandboard: Add USB Host support

Add USB Host1 port support.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Fabio Estevam 2013-04-07 20:13:45 -03:00 committed by Shawn Guo
parent 6f9d62d4f4
commit 4b23185ff5

View file

@ -33,6 +33,10 @@ &uart1 {
status = "okay"; status = "okay";
}; };
&usbh1 {
status = "okay";
};
&usdhc3 { &usdhc3 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usdhc3_2>; pinctrl-0 = <&pinctrl_usdhc3_2>;