From: Anand Gadiyar Date: Sun, 21 Nov 2010 17:53:42 +0000 (+0530) Subject: usb: ehci-omap: Add OMAP4 support X-Git-Tag: v2.6.38-rc1~465^2~11^2~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4792a15bf0f388838c3e16636f961c99bc2f3572;p=pandora-kernel.git usb: ehci-omap: Add OMAP4 support Update the ehci-omap glue layer to support the controller in the OMAP4. Major differences from OMAP3 is that the OMAP4 has per-port clocking, and supports ULPI output clocking mode. The old input clocking mode is not supported. Also, there are only 2 externally available ports as against 3 in the OMAP3. The third port is internally tied off and should not be used. Signed-off-by: Keshava Munegowda Signed-off-by: Anand Gadiyar --- Reading git-diff-tree failed