USB: XHCI: Add xHCI host controller support for Exynos5
authorVivek Gautam <gautam.vivek@samsung.com>
Sat, 14 Sep 2013 08:32:46 +0000 (14:02 +0530)
committerMarek Vasut <marex@denx.de>
Sun, 20 Oct 2013 21:42:38 +0000 (23:42 +0200)
commit13194f3b5f51d104bdfdd7ff5a7556136b6dc35c
tree7bd254220fb19ac57ae9207e870e3f3c0d9a6f39
parent5853e1335cfc76c230cc28c4226b4d513ddb7542
USB: XHCI: Add xHCI host controller support for Exynos5

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 <vikas.sajjan@samsung.com>
Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Cc: Julius Werner <jwerner@chromium.org>
Cc: Simon Glass <sjg@chromium.org>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Dan Murphy <dmurphy@ti.com>
Cc: Marek Vasut <marex@denx.de>
arch/arm/include/asm/arch-exynos/cpu.h
arch/arm/include/asm/arch-exynos/xhci-exynos.h [new file with mode: 0644]
drivers/usb/host/Makefile
drivers/usb/host/xhci-exynos5.c [new file with mode: 0644]
include/linux/usb/dwc3.h [new file with mode: 0644]