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:
parent
6f9d62d4f4
commit
4b23185ff5
|
@ -33,6 +33,10 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&usbh1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usdhc3 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_usdhc3_2>;
|
||||
|
|
Loading…
Reference in New Issue