提交 fd0cb235 编写于 作者: J Joachim Eastwood 提交者: Olof Johansson

ARM: dts: lpc4357-ea4357: add usb0

Enable USB0 on the EA4357 devkit and setup the required USB0
control pins.
Signed-off-by: NJoachim Eastwood <manabian@gmail.com>
Signed-off-by: NOlof Johansson <olof@lixom.net>
上级 50016385
......@@ -221,6 +221,20 @@
bias-pull-down;
};
};
usb0_pins: usb0-pins {
usb0_pwr_enable {
pins = "p2_3";
function = "usb0";
};
usb0_pwr_fault {
pins = "p8_0";
function = "usb0";
bias-disable;
input-enable;
};
};
};
&enet_tx_clk {
......@@ -253,3 +267,9 @@
pinctrl-names = "default";
pinctrl-0 = <&uart3_pins>;
};
&usb0 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&usb0_pins>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册