usb: xhci-exynos5: Disable USB 3.0 port for host mode 64/99764/3 accepted/tizen/common/20161205.135848 accepted/tizen/ivi/20161205.232732 accepted/tizen/mobile/20161205.232640 accepted/tizen/tv/20161205.232652 accepted/tizen/wearable/20161205.232712 submit/tizen/20161205.013353
authorDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 24 Nov 2016 04:40:39 +0000 (13:40 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 24 Nov 2016 05:36:21 +0000 (21:36 -0800)
commit50fd2475af5c1fe9ba84956c075798e7b3fbf95b
treef6d2fd8dabe14b4539cf099eca94e2adf22fc42c
parent0eb24ab198cedbd3be44319b3844f605ebc0d200
usb: xhci-exynos5: Disable USB 3.0 port for host mode

xhci driver have not been completely implemented, so the controller
cannot recognize the USB 3.0 device when it is connected to xhci-hosted
port. This patch disable USB 3.0 port of xhci host, then super-speed
devices can be recognized as at least high-speed devices.

Change-Id: I6100f6c441993ae882db371d880a457cdcde4ae5
Reported-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
arch/arm/mach-exynos/include/mach/xhci-exynos.h
drivers/usb/host/xhci-exynos5.c