From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1enfXk-00008r-1X for barebox@lists.infradead.org; Mon, 19 Feb 2018 07:07:21 +0000 Date: Mon, 19 Feb 2018 08:07:07 +0100 From: Sascha Hauer Message-ID: <20180219070707.5mj7yuqkmisqqidk@pengutronix.de> References: <20180217183146.17833-1-GNUtoo@no-log.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20180217183146.17833-1-GNUtoo@no-log.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linux To: Denis 'GNUtoo' Carikli Cc: barebox@lists.infradead.org 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 > 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 > Reviewed-by: Felipe Balbi > Acked-by: Felipe Balbi > Signed-off-by: Tony Lindgren > > This patch makes the USB peripheral work on the BeagleBone Green. > > Signed-off-by: Denis 'GNUtoo' Carikli 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