]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
musb-new: omap2plus backend driver
authorIlya Yanok <ilya.yanok@cogentembedded.com>
Tue, 6 Nov 2012 13:48:29 +0000 (13:48 +0000)
committerMarek Vasut <marex@denx.de>
Mon, 19 Nov 2012 23:16:08 +0000 (00:16 +0100)
commit673a524b6a71a7ab74a48b75728307b1a5303587
tree9808cfb258a3ac30d4741fd7c5a5c1b3c60fdb7a
parent88919ff7bf4d848ae0bb6dab933cc81bb24abc93
musb-new: omap2plus backend driver

Backend driver for MUSB OTG controllers found on TI OMAP2/3/4
(tested only on OMAP3 Beagle).

Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
arch/arm/include/asm/omap_musb.h
drivers/usb/musb-new/Makefile
drivers/usb/musb-new/linux-compat.h
drivers/usb/musb-new/omap2430.c [new file with mode: 0644]
drivers/usb/musb-new/omap2430.h [new file with mode: 0644]
include/usb.h