Commit 67fd14b3 authored by Robert Nelson's avatar Robert Nelson Committed by Tony Lindgren

ARM: dts: am335x-bone*: usb0 is hardwired for peripheral

Fixes: http://bugs.elinux.org/issues/127

the bb.org community was seeing random reboots before this change.
Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
Reviewed-by: default avatarFelipe Balbi <balbi@ti.com>
Acked-by: default avatarFelipe Balbi <balbi@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent addfcde7
......@@ -195,6 +195,7 @@ &usb1_phy {
&usb0 {
status = "okay";
dr_mode = "peripheral";
};
&usb1 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment