Hi Tony,
Here's a pull request for the changes we need to get into the upcoming
merge window. These have been tested overnight on pandaboard.
I also checked that it merges cleanly with your omap-for-linus branch.
The following changes since commit 85e2efbb1db9a18d218006706d6e4fbeb0216213:
Linux 2.6.38-rc5 (2011-02-15 19:23:45 -0800)
are available in the git repository at:
git://gitorious.org/usb/usb.git for-tony
Anand Gadiyar (2):
arm: omap4: usb: explicitly configure MUSB pads
arm: omap4: 4430sdp: drop ehci support
Hema HK (5):
usb: musb: AM35x: moving internal phy functions out of usb_musb.c file
OMAP2430: hwmod data: Add USBOTG
OMAP3xxx: hwmod data: Add USBOTG
AM35xx: hwmod data: Add USBOTG
OMAP2+: musb: hwmod adaptation for musb registration
arch/arm/mach-omap2/Makefile | 3 +-
arch/arm/mach-omap2/board-4430sdp.c | 19 ---
arch/arm/mach-omap2/board-am3517evm.c | 4 +
arch/arm/mach-omap2/omap_hwmod_2430_data.c | 98 +++++++++++++
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 166 +++++++++++++++++++++
arch/arm/mach-omap2/omap_phy_internal.c | 93 ++++++++++++
arch/arm/mach-omap2/usb-musb.c | 219 +++++++++++-----------------
arch/arm/plat-omap/include/plat/usb.h | 4 +
8 files changed, 450 insertions(+), 156 deletions(-)
--
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html