
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(-)