* [PATCH] Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linux
@ 2018-02-17 18:31 Denis 'GNUtoo' Carikli
2018-02-19 7:07 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2018-02-17 18:31 UTC (permalink / raw)
To: barebox; +Cc: Denis 'GNUtoo' Carikli
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linux
2018-02-17 18:31 [PATCH] Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linux Denis 'GNUtoo' Carikli
@ 2018-02-19 7:07 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2018-02-19 7:07 UTC (permalink / raw)
To: Denis 'GNUtoo' Carikli; +Cc: barebox
On Sat, Feb 17, 2018 at 07:31:46PM +0100, Denis 'GNUtoo' Carikli wrote:
> 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>
Applied, thanks
Sascha
> ---
> 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
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-19 7:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-17 18:31 [PATCH] Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linux Denis 'GNUtoo' Carikli
2018-02-19 7:07 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox