Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757608Ab3HMOcQ (ORCPT ); Tue, 13 Aug 2013 10:32:16 -0400 Received: from mail-lb0-f178.google.com ([209.85.217.178]:60924 "EHLO mail-lb0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756058Ab3HMOcP (ORCPT ); Tue, 13 Aug 2013 10:32:15 -0400 MIME-Version: 1.0 In-Reply-To: <520A414A.1000102@linutronix.de> References: <51F2BE6F.3010008@linutronix.de> <51F2D427.7050106@linutronix.de> <51F2DD90.2030405@linutronix.de> <20130729165329.GA5773@linutronix.de> <51F6ABA2.7060102@linutronix.de> <20130809160339.GA14829@linutronix.de> <5205516D.1030707@cogentembedded.com> <5209DCB9.8020705@linutronix.de> <520A3206.5080505@linutronix.de> <520A3847.4090506@linutronix.de> <520A414A.1000102@linutronix.de> Date: Tue, 13 Aug 2013 09:32:13 -0500 Message-ID: Subject: Re: [PATCH] usb: musb: am335x: Do not remove the session bin HOST-only mode From: Bin Liu To: Sebastian Andrzej Siewior Cc: Sergei Shtylyov , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, balbi@ti.com, george.cherian@ti.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1019 Lines: 26 Sebastian, On Tue, Aug 13, 2013 at 9:23 AM, Sebastian Andrzej Siewior wrote: > Where is my memory going? So now I have a beagle bone in front of me > and I see a micro USB port a standard A connector. My memory was > different. > The micro USB is the UART and standard is most likely the first musb > instance. So this should run also in host mode and not in OTG mode. > Hmmm. Let me double check this. I don't know how dts instances both in mainline, but I would think if you create two musb instances, and load a gadget driver for this micro USB port, the USB host should enumerate it. The standard port should be the 2nd instance which has its ID pin grounded and work in host-only mode. This is how they work in TI 3.2 kernel. > > > Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/