]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP5: USB: Add OMAP5 common USB EHCI information
authorDan Murphy <dmurphy@ti.com>
Thu, 1 Aug 2013 19:05:57 +0000 (14:05 -0500)
committerMarek Vasut <marex@denx.de>
Mon, 26 Aug 2013 19:55:46 +0000 (21:55 +0200)
commitd3d037ae18c33a16e49630ce2adbc9fea1a680eb
tree84148840eeb5fbd5e146fc37eaa99d95e1ccfaa0
parent5a7bd38437b3fb170cea3b576975f4e4f929299a
ARM: OMAP5: USB: Add OMAP5 common USB EHCI information

* Enable the OMAP5 EHCI host clocks
* Add OMAP5 EHCI register definitions
* Add OMAP5 ES2 host revision

Signed-off-by: Dan Murphy <dmurphy@ti.com>
arch/arm/include/asm/arch-omap5/clock.h
arch/arm/include/asm/arch-omap5/ehci.h [new file with mode: 0644]
arch/arm/include/asm/ehci-omap.h
drivers/usb/host/ehci-omap.c