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.18.9~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0eb370c67b511fcf84cd6abbd28dd63046e8b136;p=people%2Fms%2Flinux.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: Greg Kroah-Hartman --- diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/am335x-bone-common.dtsi index 6cc25ed912ee..2c6248d9a9ef 100644 --- a/arch/arm/boot/dts/am335x-bone-common.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common.dtsi @@ -195,6 +195,7 @@ &usb0 { status = "okay"; + dr_mode = "peripheral"; }; &usb1 {