提交 d680414d 编写于 作者: T Tony Lindgren

ARM: dts: Configure BeagleBone peripheral USB VBUS irq

This prevents having to poll peripheral USB port cable status.
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 f7f01ffb
......@@ -209,6 +209,8 @@
&usb0 {
status = "okay";
dr_mode = "peripheral";
interrupts-extended = <&intc 18 &tps 0>;
interrupt-names = "mc", "vbus";
};
&usb1 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册