All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] ARM: tegra: Fix the USB gadget configuration for T20
Date: Tue, 24 Feb 2015 09:54:31 -0700	[thread overview]
Message-ID: <54ECACC7.8010108@wwwdotorg.org> (raw)
In-Reply-To: <1424796293-22746-2-git-send-email-alban.bedel@avionic-design.de>

On 02/24/2015 09:44 AM, Alban Bedel wrote:
> The USB controller on T20 doesn't have the HOSTPC feature.
>
> As there is not define for the SoC type at this level we use the
> address of the first USB controller as match. Not very nice but it
> should do for now.

CONFIG_TEGRA20 ought to work fine here?

  reply	other threads:[~2015-02-24 16:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-24 16:44 [U-Boot] [PATCH 1/3] usb: ci_udc: Fix set address to work with older controllers Alban Bedel
2015-02-24 16:44 ` [U-Boot] [PATCH 2/3] ARM: tegra: Fix the USB gadget configuration for T20 Alban Bedel
2015-02-24 16:54   ` Stephen Warren [this message]
2015-02-24 17:39     ` Alban Bedel
2015-02-24 16:44 ` [U-Boot] [PATCH 3/3] ARM: tegra: usb gadgets: Allow accessing the NAND via DFU Alban Bedel
2015-02-24 16:56   ` Stephen Warren
2015-02-24 17:37     ` Alban Bedel
2015-02-24 18:49       ` Stephen Warren
2015-02-24 17:00 ` [U-Boot] [PATCH 1/3] usb: ci_udc: Fix set address to work with older controllers Stephen Warren
2015-02-24 17:41   ` Alban Bedel
2015-02-24 19:25     ` Stephen Warren
2015-02-26 17:03       ` Alban Bedel
2015-02-26 17:24         ` Stephen Warren

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=54ECACC7.8010108@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 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.