From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Stach Date: Wed, 26 Sep 2012 00:35:30 +0200 Subject: [U-Boot] =?utf-8?q?=5BPATCH_v3_0/2=5D_Tegra_2_USB_ULPI_series?= Message-ID: <1348612532-24419-1-git-send-email-dev@lynxeye.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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