Re: [U-Boot] [PATCH v2 2/7] USB: XHCI: Add xHCI host controller support for Exynos5

2013-09-03 Thread Dan Murphy
On 08/21/2013 05:12 AM, Vivek Gautam wrote: > This adds driver layer for xHCI controller in Samsung's > exynos5 soc. This interacts with xHCI host controller stack. > > Signed-off-by: Vikas C Sajjan > Signed-off-by: Vivek Gautam > Cc: Julius Werner > Cc: Simon Glass > Cc: Minkyu Kang > Cc: Dan

[U-Boot] [PATCH v2 2/7] USB: XHCI: Add xHCI host controller support for Exynos5

2013-08-21 Thread Vivek Gautam
This adds driver layer for xHCI controller in Samsung's exynos5 soc. This interacts with xHCI host controller stack. Signed-off-by: Vikas C Sajjan Signed-off-by: Vivek Gautam Cc: Julius Werner Cc: Simon Glass Cc: Minkyu Kang Cc: Dan Murphy Cc: Marek Vasut --- arch/arm/include/asm/arch-exyn