[PATCH] Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a backport of the following commit:
  commit 67fd14b3eca63b14429350e9eadc5fab709a8821
  Author: Robert Nelson <robertcnelson@xxxxxxxxx>
  Date:   Tue Feb 24 10:10:43 2015 -0600

      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: Robert Nelson <robertcnelson@xxxxxxxxx>
      Reviewed-by: Felipe Balbi <balbi@xxxxxx>
      Acked-by: Felipe Balbi <balbi@xxxxxx>
      Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx>

This patch makes the USB peripheral work on the BeagleBone Green.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@xxxxxxxxxx>
---
 arch/arm/dts/am335x-bone-common.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/am335x-bone-common.dtsi b/arch/arm/dts/am335x-bone-common.dtsi
index ef97d9066..0413724e0 100644
--- a/arch/arm/dts/am335x-bone-common.dtsi
+++ b/arch/arm/dts/am335x-bone-common.dtsi
@@ -194,6 +194,7 @@
 
 &usb0 {
 	status = "okay";
+	dr_mode = "peripheral";
 };
 
 &usb1 {
-- 
2.16.1


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux