public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Tegra 2 USB ULPI series
@ 2012-08-19 16:08 Lucas Stach
  2012-08-19 16:08 ` [U-Boot] [PATCH 1/3] tegra20: complete periph_id enum Lucas Stach
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Lucas Stach @ 2012-08-19 16:08 UTC (permalink / raw)
  To: u-boot

With this series we are able to initialize USB controllers
using an external ULPI phy AKA USB2 on Tegra 2 devices.

This was tested to work on a Toradex Colibri T20 board,
where USB2 is used to access the ASIX ethernet chipset.
Testing was done with "tegra20: usb: rework set_host_mode"
applied. I did not spot any regressions on the UTMI ports.

Patchset is based on top of u-boot-tegra/next

Lucas Stach (3):
  tegra20: complete periph_id enum
  tegra20: add clock_set_pllout function
  tegra20: add USB ULPI init code

 arch/arm/cpu/armv7/tegra20/usb.c            | 131 +++++++++++++++++++++++++---
 arch/arm/cpu/tegra20-common/clock.c         |  26 ++++++
 arch/arm/cpu/tegra20-common/warmboot_avp.c  |   2 +-
 arch/arm/include/asm/arch-tegra20/clk_rst.h |  11 ++-
 arch/arm/include/asm/arch-tegra20/clock.h   |  25 ++++++
 arch/arm/include/asm/arch-tegra20/usb.h     |  29 ++++--
 6 Dateien ge?ndert, 206 Zeilen hinzugef?gt(+), 18 Zeilen entfernt(-)

-- 
1.7.11.2

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-08-22 16:06 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-19 16:08 [U-Boot] [PATCH 0/3] Tegra 2 USB ULPI series Lucas Stach
2012-08-19 16:08 ` [U-Boot] [PATCH 1/3] tegra20: complete periph_id enum Lucas Stach
2012-08-20 18:12   ` Stephen Warren
2012-08-21 19:04   ` Simon Glass
2012-08-19 16:08 ` [U-Boot] [PATCH 2/3] tegra20: add clock_set_pllout function Lucas Stach
2012-08-20 18:19   ` Stephen Warren
2012-08-19 16:08 ` [U-Boot] [PATCH 3/3] tegra20: add USB ULPI init code Lucas Stach
2012-08-20 12:07   ` Igor Grinberg
2012-08-20 12:41     ` Lucas Stach
2012-08-20 18:27       ` Stephen Warren
2012-08-21  7:59         ` Igor Grinberg
2012-08-21  7:54       ` Igor Grinberg
2012-08-20 18:25   ` Stephen Warren
2012-08-20 12:27 ` [U-Boot] [PATCH 0/3] Tegra 2 USB ULPI series Igor Grinberg
2012-08-20 12:43   ` Lucas Stach
2012-08-20 18:09 ` Stephen Warren
2012-08-20 19:59   ` Lucas Stach
2012-08-22 16:06     ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox