From patchwork Tue Feb 24 16:10:43 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Nelson X-Patchwork-Id: 5873551 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id B175E9F169 for ; Tue, 24 Feb 2015 16:14:04 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0515C20165 for ; Tue, 24 Feb 2015 16:14:00 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2207F20114 for ; Tue, 24 Feb 2015 16:13:59 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YQI4p-0002CA-Bq; Tue, 24 Feb 2015 16:11:15 +0000 Received: from mail-ig0-x22f.google.com ([2607:f8b0:4001:c05::22f]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YQI4k-00026s-Ov for linux-arm-kernel@lists.infradead.org; Tue, 24 Feb 2015 16:11:11 +0000 Received: by mail-ig0-f175.google.com with SMTP id hn18so27795522igb.2 for ; Tue, 24 Feb 2015 08:10:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=31hsLjrP6Q+8sEJzKHZMOOLr5tsFaJVRtxmS364B6tc=; b=rWzJQzEd9cVppAqV+pmi2pY8mFCSv4OwYEGQci2UxXlX2svdu5ckHGnAeTmHAWMYZu SKwLV9ghmC8uR2sxDRycqJfTOC2edbwyyASjhDRMykNMAiQcOgh0am7nL/H5vz0ir5o9 y9U322AwHbFTJatP/vVqay+MJ7hXtShR1SLQSik5RD3+TLUKKP1hYqxeTart5/vQDLGO bwT71HNYfRxNVSHVAEIlUMREoZXBQ39863nPnolX8qkYGmRgZA2yjDnNig1YSCaxZ2GU GQ0fSwmtxZbNs5HdZ3DbN/mtX1Txf/998MDUG7tAXDuJRN2gL3AiPFwhFHBWL0IDClBJ O/rQ== X-Received: by 10.107.168.5 with SMTP id r5mr21290266ioe.87.1424794249185; Tue, 24 Feb 2015 08:10:49 -0800 (PST) Received: from hades.digikey.us ([64.77.213.245]) by mx.google.com with ESMTPSA id w31sm24109415ioi.32.2015.02.24.08.10.47 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 24 Feb 2015 08:10:48 -0800 (PST) From: Robert Nelson To: tony@atomide.com, devicetree@vger.kernel.org Subject: [PATCH] ARM: dts: am335x-bone*: usb0 is hardwired for peripheral Date: Tue, 24 Feb 2015 10:10:43 -0600 Message-Id: <1424794243-23394-1-git-send-email-robertcnelson@gmail.com> X-Mailer: git-send-email 2.1.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150224_081110_869918_33009F77 X-CRM114-Status: UNSURE ( 7.33 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) Cc: linux-omap@vger.kernel.org, Robert Nelson , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 --- 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 6cc25ed..2c6248d 100644 --- a/arch/arm/boot/dts/am335x-bone-common.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common.dtsi @@ -195,6 +195,7 @@ &usb0 { status = "okay"; + dr_mode = "peripheral"; }; &usb1 {