From: Robert Nelson Date: Tue, 24 Feb 2015 16:10:43 +0000 (-0600) Subject: ARM: dts: am335x-bone*: usb0 is hardwired for peripheral X-Git-Tag: v3.16.35~2649 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b0865fb55f937a49a5218d8ed0cc235d94ccf61;p=thirdparty%2Fkernel%2Fstable.git ARM: dts: am335x-bone*: usb0 is hardwired for peripheral commit 67fd14b3eca63b14429350e9eadc5fab709a8821 upstream. Fixes: http://bugs.elinux.org/issues/127 the bb.org community was seeing random reboots before this change. Signed-off-by: Robert Nelson Reviewed-by: Felipe Balbi Acked-by: Felipe Balbi Signed-off-by: Tony Lindgren Signed-off-by: Luis Henriques --- diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/am335x-bone-common.dtsi index bde1777b62bef..d268ddaece9e8 100644 --- a/arch/arm/boot/dts/am335x-bone-common.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common.dtsi @@ -198,6 +198,7 @@ &usb0 { status = "okay"; + dr_mode = "peripheral"; }; &usb1 {