All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gadiyar, Anand" <gadiyar@ti.com>
To: Thomas Weber <weber@corscience.de>
Cc: "felipe.balbi@nokia.com" <felipe.balbi@nokia.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"tony@atomide.com" <tony@atomide.com>
Subject: RE: [PATCH 7/9] OMAP: Devkit8000: Fix wrong usb port on Devkit8000
Date: Tue, 30 Mar 2010 11:59:14 +0530	[thread overview]
Message-ID: <5A47E75E594F054BAF48C5E4FC4B92AB032231D221@dbde02.ent.ti.com> (raw)
In-Reply-To: <4BB1A531.10906@corscience.de>

Thomas Weber wrote:
> Hi,
> I tried to find some users but they are in holiday for a longer time or
> didn't respond.
> 
> I will try to explain the problem why I disabled the usb-port2.
> The devkit8000 has only one mini-usb-port and one usb-host port like the
> beagleboard. The usb2-port on the devkit8000 has some gpios attached for
> mmc and touchscreen. Thatswhy the mmc was not working, when the usb-ehci
> was enabled on this port.
> 
> The beagleboard has also only one usb-host exposed, but there is no
> other thing connected to the not exposed usb-port.

Yup, I've been bitten by this before on other boards. Marking the
wrong port as an EHCI port will result in 12 pads being put in the
wrong mux-mode straight away, due to the padconf settings we do in
usb-ehci.c. With 12-pads, there's a very high chance that you lose
other functionality.

The patch has my ack.

Is there a link to the schematics somewhere, so the next time we
see something like this, we can just use those as reference?

- Anand

  reply	other threads:[~2010-03-30  6:29 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-24 12:52 [PATCH 0/9] OMAP: Devkit8000: Fix problems with package and usb Thomas Weber
2010-03-24 12:52 ` [PATCH 1/9] OMAP: Devkit8000: Fix typo in supplies Thomas Weber
2010-04-23  0:13   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 2/9] OMAP: Devkit8000: Add missing package selection Thomas Weber
2010-03-24 12:58   ` Felipe Balbi
2010-03-24 20:29     ` Thomas Weber
2010-03-25  7:42       ` Felipe Balbi
2010-04-23  0:14   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 3/9] OMAP: Devkit8000: Fix typo in pin name Thomas Weber
2010-04-23  0:14   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 4/9] OMAP: Devkit8000: Remove unnecessary include file Thomas Weber
2010-04-23  0:15   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 5/9] OMAP: Devkit8000: Change position of init calls Thomas Weber
2010-04-23  0:15   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 6/9] OMAP: Devkit8000: Remove unused pins Thomas Weber
2010-04-23  0:15   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 7/9] OMAP: Devkit8000: Fix wrong usb port on Devkit8000 Thomas Weber
2010-03-24 13:00   ` Felipe Balbi
2010-03-29 20:34     ` Felipe Balbi
2010-03-30  5:38       ` Gadiyar, Anand
2010-03-30  7:16         ` Thomas Weber
2010-03-30  6:29           ` Gadiyar, Anand [this message]
2010-04-07 17:47             ` Thomas Weber
2010-04-22 22:13   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 8/9] OMAP: Devkit8000: Add mux initialization Thomas Weber
2010-05-04 20:47   ` [APPLIED] " Tony Lindgren
2010-03-24 12:52 ` [PATCH 9/9] OMAP: Devkit8000: Update default configuration Thomas Weber
2010-05-04 20:49   ` [APPLIED] " Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5A47E75E594F054BAF48C5E4FC4B92AB032231D221@dbde02.ent.ti.com \
    --to=gadiyar@ti.com \
    --cc=felipe.balbi@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    --cc=weber@corscience.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.