]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: ehci: exynos: set/reset hsic phys
authorInderpal Singh <chander.kashyap@linaro.org>
Wed, 8 Jan 2014 03:49:56 +0000 (09:19 +0530)
committerMarek Vasut <marex@denx.de>
Mon, 13 Jan 2014 11:23:28 +0000 (12:23 +0100)
commit16f9480dfcac19f59fe9d7896b2af3bcbfc78f23
tree7ee66d2a753a5953d4f441c317c0888e0fb412c0
parentdcad280056b656896a18c5955d8facc236a1bed7
usb: ehci: exynos: set/reset hsic phys

The controller has 3 ports. The port0 is for USB 2.0 Phy, port1 and port2
are for HSIC phys. The usb 2.0 phy is already being setup. This patch
sets up the hsic phys.

Signed-off-by: Inderpal Singh <inderpal.singh@linaro.org>
arch/arm/include/asm/arch-exynos/ehci.h
drivers/usb/host/ehci-exynos.c