From: Anand Gadiyar Date: Wed, 16 Feb 2011 10:13:14 +0000 (+0530) Subject: usb: ehci: omap: add support for TLL mode on OMAP4 X-Git-Tag: v2.6.39-rc1~472^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87ecc73b3d74ca70100e7100313c005fa471f177;p=pandora-kernel.git usb: ehci: omap: add support for TLL mode on OMAP4 The EHCI controller in OMAP4 supports a transceiver-less link mode (TLL mode), similar to the one in OMAP3. On the OMAP4 however, there are an additional set of clocks that need to be turned on to get this working. Request and configure these for each port if that port is connected in TLL mode. Signed-off-by: Anand Gadiyar Cc: Greg Kroah-Hartman Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed