linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] arm: omap4: Add support for EHCI
@ 2010-11-29 17:26 Anand Gadiyar
  2010-11-29 17:26 ` [PATCH v2 1/4] arm: omap4: add USBHOST and related base addresses Anand Gadiyar
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Anand Gadiyar @ 2010-11-29 17:26 UTC (permalink / raw)
  To: linux-usb-u79uwXL29TY76Z2rM5mHXA,
	linux-omap-u79uwXL29TY76Z2rM5mHXA
  Cc: Tony Lindgren, Greg KH, Anand Gadiyar

This series adds the platform init code for the EHCI
controller on OMAP4 and allows the EHCI driver to be
built on OMAP4. The patches are based on v2.6.37-rc3,
and they apply cleanly on linux-next as of today.

Pin-muxing is done at one shot in the usb-ehci.c file, as
is done on OMAP3. None of the signals are on multiple pads,
so this was easy. This part depends on the mux framework
series from Benoit which is already queued up.

Also register the controller on the OMAP4 SDP. This is
already done for the Pandaboard.

This is a precursor to adapting the driver to hwmod;
I didn't want to hold up the EHCI driver so long - as the
ethernet controller on the Pandaboard needs EHCI to work.
I'll send out RFC patches for this work in a while.

The complete series (including the series going via
linux-usb) is available in my development tree [1] in the
omap4-ehci-upstream-v2 branch, if anyone wants to test.

- Anand

[1] git://dev.omapzoom.org/pub/scm/anand/linux-omap-usb.git

Anand Gadiyar (3):
  arm: omap4: add USBHOST and related base addresses
  arm: omap4: usb: add platform init code for EHCI
  arm: omap4: select USB_ARCH_HAS_EHCI

Keshava Munegowda (1):
  omap4: 4430sdp: enable the ehci port on 4430SDP

 arch/arm/mach-omap2/Kconfig                |    1 +
 arch/arm/mach-omap2/board-4430sdp.c        |   20 ++++
 arch/arm/mach-omap2/usb-ehci.c             |  144 ++++++++++++++++++++++++++--
 arch/arm/plat-omap/include/plat/omap44xx.h |    5 +
 4 files changed, 162 insertions(+), 8 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-12-06 19:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-29 17:26 [PATCH v2 0/4] arm: omap4: Add support for EHCI Anand Gadiyar
2010-11-29 17:26 ` [PATCH v2 1/4] arm: omap4: add USBHOST and related base addresses Anand Gadiyar
2010-11-29 17:26 ` [PATCH v2 2/4] arm: omap4: usb: add platform init code for EHCI Anand Gadiyar
2010-11-30 21:40   ` Tony Lindgren
2010-11-30 22:06     ` Anand Gadiyar
     [not found]       ` <4CF57566.2060800-l0cyMroinI0@public.gmane.org>
2010-12-06 19:10         ` Tony Lindgren
     [not found] ` <1291051572-24084-1-git-send-email-gadiyar-l0cyMroinI0@public.gmane.org>
2010-11-29 17:26   ` [PATCH v2 3/4] arm: omap4: select USB_ARCH_HAS_EHCI Anand Gadiyar
2010-11-29 17:26 ` [PATCH v2 4/4] omap4: 4430sdp: enable the ehci port on 4430SDP Anand Gadiyar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).