public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Lucas Stach <dev@lynxeye.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/2] Tegra 2 USB ULPI series
Date: Wed, 26 Sep 2012 00:35:30 +0200	[thread overview]
Message-ID: <1348612532-24419-1-git-send-email-dev@lynxeye.de> (raw)

Hopefully final round of the Tegra ULPI patchset. This is just the USB
part that can go in through the u-boot-usb tree.

This was again tested on the Toradex Colibri T20, without any regressions.

v2 of the patches were Tested-by: Stephen Warren <swarren@wwwdotorg.org>

v3 incorporates Igors feedback.

Lucas Stach (2):
  usb: ulpi: add indicator configuration function
  tegra20: add USB ULPI init code

 README                                  |   3 +
 arch/arm/cpu/armv7/tegra20/usb.c        | 152 +++++++++++++++++++++++++++-----
 arch/arm/include/asm/arch-tegra20/usb.h |  29 ++++--
 drivers/usb/ulpi/ulpi.c                 |  32 ++++++-
 include/usb/ulpi.h                      |  13 ++-
 5 Dateien ge?ndert, 196 Zeilen hinzugef?gt(+), 33 Zeilen entfernt(-)

-- 
1.7.11.4

             reply	other threads:[~2012-09-25 22:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-25 22:35 Lucas Stach [this message]
2012-09-25 22:35 ` [U-Boot] [PATCH v3 1/2] usb: ulpi: add indicator configuration function Lucas Stach
2012-09-28  8:15   ` Igor Grinberg
2012-09-28 14:46     ` Lucas Stach
2012-10-02  9:14       ` Igor Grinberg
2012-09-25 22:35 ` [U-Boot] [PATCH v3 2/2] tegra20: add USB ULPI init code Lucas Stach
2012-09-28  8:24   ` Igor Grinberg

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=1348612532-24419-1-git-send-email-dev@lynxeye.de \
    --to=dev@lynxeye.de \
    --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