From: Ajay Kumar Gupta Date: Mon, 19 Oct 2009 22:48:19 +0000 (-0700) Subject: ehci: Support for ES3.x X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~19^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad01e30e23f7c89822d6a1a07adb651c9ef58878;p=pandora-kernel.git ehci: Support for ES3.x OMAP ES3.x supports portwise PHY or TLL mode of operation whereas in ES2.x all the three ports can either be in PHY mode or in TLL mode.Port3 can not be configured in PHY mode. Port mode must be defined either PHY, TLL or UNKNOWN in platform files.Be careful of the scenario where one port is set as PHY and other in TLL but the OMAP silicon version is 2.x or earlier where this scenario is *not* supported. Changes are : - Setup all the bypass configuration in omap_start_ehc() based on ES version. - Remove UHH_HOSTCONFIG programming for bypass settings in omap_usb_utmi_init() Signed-off-by: Ajay Kumar Gupta Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed