From: Kyungmin Park Date: Wed, 25 Oct 2006 18:38:51 +0000 (+0300) Subject: [PATCH] Initial USB support on OMAP2 X-Git-Tag: v2.6.19-omap1~115 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=519e16d75181169331a86cd650531419fde56937;p=pandora-kernel.git [PATCH] Initial USB support on OMAP2 Initial full speed USB support on OMAP2 platform. Remaining issues include: - only usb0 port tested (not usb1, usb2) - only peripheral/gadget controller tested (not ohci, otg) - UDC DMA is not working - clocks are not turned off Board support is in separate patches. Also minor omap_udc updates: whitespace fixes, syncing with a few changes from upstream, warning removal. Signed-off-by: Kyungmin Park Signed-off-by: David Brownell --- Reading git-diff-tree failed