Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -195,6 +195,7 @@

&usb0 {
	status = "okay";
	dr_mode = "peripheral";
};

&usb1 {