commit | 87ecc73b3d74ca70100e7100313c005fa471f177 | [log] [tgz] |
---|---|---|
author | Anand Gadiyar <gadiyar@ti.com> | Wed Feb 16 15:43:14 2011 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue Mar 01 17:00:56 2011 +0200 |
tree | 18762ed9b092982b196aa0c5681d01cb80e2e1ab | |
parent | c88ba39c1ea6a1591b6842199069ff50748d2073 [diff] |
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 <gadiyar@ti.com> Cc: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Felipe Balbi <balbi@ti.com>