[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <f202b8119ba14714fa1e496f784fee51dc480420.1426581621.git.jslaby@suse.cz>
Date: Tue, 17 Mar 2015 09:40:05 +0100
From: Jiri Slaby <jslaby@...e.cz>
To: stable@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Robert Nelson <robertcnelson@...il.com>,
Tony Lindgren <tony@...mide.com>, Jiri Slaby <jslaby@...e.cz>
Subject: [PATCH 3.12 027/175] ARM: dts: am335x-bone*: usb0 is hardwired for peripheral
From: Robert Nelson <robertcnelson@...il.com>
3.12-stable review patch. If anyone has any objections, please let me know.
===============
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 <robertcnelson@...il.com>
Reviewed-by: Felipe Balbi <balbi@...com>
Acked-by: Felipe Balbi <balbi@...com>
Signed-off-by: Tony Lindgren <tony@...mide.com>
Signed-off-by: Jiri Slaby <jslaby@...e.cz>
---
arch/arm/boot/dts/am335x-bone-common.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/am335x-bone-common.dtsi
index e6e952e32117..b9d31187d0de 100644
--- a/arch/arm/boot/dts/am335x-bone-common.dtsi
+++ b/arch/arm/boot/dts/am335x-bone-common.dtsi
@@ -134,6 +134,7 @@
usb@...01000 {
status = "okay";
+ dr_mode = "peripheral";
};
usb@...01800 {
--
2.3.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists