From: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
To: barebox@lists.infradead.org
Cc: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Subject: [PATCH] Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linux
Date: Sat, 17 Feb 2018 19:31:46 +0100 [thread overview]
Message-ID: <20180217183146.17833-1-GNUtoo@no-log.org> (raw)
This is a backport of the following commit:
commit 67fd14b3eca63b14429350e9eadc5fab709a8821
Author: Robert Nelson <robertcnelson@gmail.com>
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@gmail.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This patch makes the USB peripheral work on the BeagleBone Green.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
---
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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2018-02-17 18:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-17 18:31 Denis 'GNUtoo' Carikli [this message]
2018-02-19 7:07 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180217183146.17833-1-GNUtoo@no-log.org \
--to=gnutoo@no-log.org \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox