]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: USB peripheral support on H4
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 11 Nov 2006 00:12:43 +0000 (02:12 +0200)
committerTony Lindgren <tony@atomide.com>
Sat, 11 Nov 2006 00:12:43 +0000 (02:12 +0200)
commitd5a13235a282b8b556ca79fc743152cc71d4f26d
tree3a16354d136e194b457614be09bfd51d6a03c8fa
parent4f2a64e388a41fef14de997017d99aefd3298ab3
ARM: OMAP: USB peripheral support on H4

H4 has two peripheral ports, one for "download" and one for OTG.
The one to use is selected through Kconfig.

Also removes some bad whitespace from isp1301_omap.c

NOTE:  not yet working; I suspect there's a clock still turned off
or something like that, since neither port responds.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/board-h4.c
drivers/i2c/chips/isp1301_omap.c
drivers/usb/gadget/Kconfig