From: gadiyar@ti.com (Anand Gadiyar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] omap4: 4430sdp: drop ehci support
Date: Thu, 17 Feb 2011 19:34:51 +0530 [thread overview]
Message-ID: <9384e5030701b4680b09f7ad49190054@mail.gmail.com> (raw)
In-Reply-To: <20110217114916.GA24989@n2100.arm.linux.org.uk>
Russell King - ARM Linux wrote:
> On Wed, Feb 16, 2011 at 04:47:19PM +0530, Anand Gadiyar wrote:
> > Most revisions of the OMAP4 Blaze/SDP platform do not have
> > the EHCI signals routed by default. The pads are routed
> > for the alternate HSI functionality instead, and explicit
> > board modifications are needed to route the signals to
> > the USB PHY on the board.
> >
> > Also, turning on the PHY connected to the EHCI port causes
> > a board reboot during bootup due to an unintended short
> > on the rails - this affects many initial revisions of the
> > board, and needs a minor board mod to fix (or as a
> > workaround, one should not attempt to power on the
> > USB PHY).
>
> It's probably a good idea to put some comment in the code to that
> effect - people don't generally look at the history when adding new
> features.
I did part of this in patch 2/2.
I've muxed the pad in "safe mode" which turns off the output drivers
for the pad - so it can no longer drive a 1.
I've also placed a big warning above that line explaining why.
> It's probably also a good idea to claim the GPIO for the
> PHY power control and ensure that it's set to 'off' mode - that code
> can then be a placeholder for the comment.
This is a good idea too. Tony, if you concur, I'll go
respin this series.
- Anand
prev parent reply other threads:[~2011-02-17 14:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-16 11:17 [PATCH 1/2] omap4: 4430sdp: drop ehci support Anand Gadiyar
2011-02-16 11:17 ` [PATCH 2/2] omap4: 4430sdp: mux GPIO_157 to safe mode Anand Gadiyar
2011-02-16 11:26 ` [PATCH 1/2] omap4: 4430sdp: drop ehci support Felipe Balbi
2011-02-17 1:42 ` Tony Lindgren
2011-02-17 7:47 ` Felipe Balbi
2011-02-17 7:49 ` Felipe Balbi
2011-02-17 11:49 ` Russell King - ARM Linux
2011-02-17 14:04 ` Anand Gadiyar [this message]
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=9384e5030701b4680b09f7ad49190054@mail.gmail.com \
--to=gadiyar@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).