public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114
Date: Wed, 13 Nov 2013 09:49:46 -0700	[thread overview]
Message-ID: <5283ADAA.9070508@wwwdotorg.org> (raw)
In-Reply-To: <CALbNGRTWMz93SRei2tYOV=tHv_H2HKS92yvSWLH0jtFdXB8ibg@mail.gmail.com>

On 11/13/2013 02:28 AM, Andreas M?ller wrote:
> On Fri, Jun 21, 2013 at 6:20 PM, Stephen Warren <swarren@wwwdotorg.org> wrote:
>> On 06/21/2013 05:05 AM, Jim Lin wrote:
>>> Add DT node for USB EHCI function.
>>> Add support for T30-Cardhu, T30-Beaver, T114-Dalmore boards.
>>
>>> Changes in v5:
>>>  - Move changes on fdtdec.h and fdtdec.c to patch 2/3
>>>  - Modify PHY type to hsic for USB2 port
>>
>> HSIC is an odd choice; ULPI is much more common. Still, this isn't a big
>> deal; this is simply a default value, so any board that enables USB2 can
>> simply set the property to "ulpi" if needed.
>>
> Long time ago but now I am working on a board support for tegra30
> which has ASIX-eth on USB2-HSIC and don't get it to work. Checking the
> code leads me to the question:
> 
> Is it possible that phy_type = "hsic" is not handled at all?

Almost certainly. I don't believe any of the boards we currently support
in upstream U-Boot or the Linux kernel actually use/support HSIC, so
it's quite unlikely that the driver support for HSIC is present.

  reply	other threads:[~2013-11-13 16:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-21 11:05 [U-Boot] [PATCH v5 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114 Jim Lin
2013-06-21 11:05 ` [U-Boot] [PATCH v5 2/3] ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 Jim Lin
2013-06-21 11:05 ` [U-Boot] [PATCH v5 3/3] Tegra: Config: Enable Tegra30/Tegra114 USB function Jim Lin
2013-06-21 16:20 ` [U-Boot] [PATCH v5 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114 Stephen Warren
2013-11-13  9:28   ` Andreas Müller
2013-11-13 16:49     ` Stephen Warren [this message]
2013-06-24 19:36 ` Stephen Warren
2013-06-25 18:48   ` Marek Vasut
2013-06-25 19:09     ` Tom Warren
2013-06-25 20:04       ` Marek Vasut

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=5283ADAA.9070508@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=u-boot@lists.denx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox