public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/5] usb: ohci: introduce ohci-hcd driver for omap3
@ 2010-03-21 11:31 Anand Gadiyar
  2010-03-21 11:31 ` [PATCH RFC 1/5] omap3: add platform init code for OHCI driver Anand Gadiyar
  2010-03-24  8:17 ` [PATCH RFC 0/5] usb: ohci: introduce ohci-hcd driver for omap3 Gregory CLEMENT
  0 siblings, 2 replies; 14+ messages in thread
From: Anand Gadiyar @ 2010-03-21 11:31 UTC (permalink / raw)
  To: linux-usb, linux-omap; +Cc: Anand Gadiyar

Hi all,

(Apologies if you get this twice - I sent this out 24 hours ago,
and it still hasn't reached the lists. So resending).

This patch series adds the bus glue layer for the OHCI controller
on OMAP3 and later chips. This controller is a companion
to the EHCI controller on that IP, and some code is common
across the drivers. The driver has been sitting in internal
trees for ages, and I've finally found time to clean it up
and submit it.


The older OMAP1 and OMAP2 chips had a different OHCI controller,
which already has driver support in mainline. I don't have access
to this and haven't tested the driver on those boards.
(Also, I made some updates to Kconfig, and have not yet updated the
defconfigs for those omap1/2 boards. I'll update them if the Kconfig
changes are okay)


This controller supports multiple interface modes. Only 2 of them
(3-pin DAT/SE0 and 4-pin DP/DM PHY modes) have been tested with this
driver. (However the only change for the other modes is one register
setting for selecting the mode, and the padconf setting for the omap
pads), so I expect it to work correctly with this version.

If anyone has OMAP3 boards with an OHCI controller, please test.

Thanks,
Anand

TODO:
- Factor out code common to EHCI into a separate file
	- Also, make sure EHCI and OHCI don't step over each other's toes
- Add hooks for configuring transceivers, etc
- Make sure padconfs are tailored to the different interface modes
- Update defconfigs, if Kconfig changes are okay


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

end of thread, other threads:[~2010-03-24  8:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-21 11:31 [PATCH RFC 0/5] usb: ohci: introduce ohci-hcd driver for omap3 Anand Gadiyar
2010-03-21 11:31 ` [PATCH RFC 1/5] omap3: add platform init code for OHCI driver Anand Gadiyar
2010-03-21 11:32   ` [PATCH RFC 2/5] usb: ohci: introduce omap3 ohci-hcd driver Anand Gadiyar
2010-03-21 11:32     ` [PATCH RFC 3/5] usb: ohci: Add Kconfig entries for ohci-omap3 Anand Gadiyar
2010-03-21 11:32       ` [PATCH RFC 4/5] omap: 3430sdp: add ohci platform init Anand Gadiyar
     [not found]         ` <1269171123-9874-5-git-send-email-gadiyar-l0cyMroinI0@public.gmane.org>
2010-03-21 11:32           ` [PATCH RFC 5/5] omap: 3630sdp: " Anand Gadiyar
     [not found]     ` <1269171123-9874-3-git-send-email-gadiyar-l0cyMroinI0@public.gmane.org>
2010-03-21 18:43       ` [PATCH RFC 2/5] usb: ohci: introduce omap3 ohci-hcd driver Felipe Balbi
2010-03-22  6:53         ` Gadiyar, Anand
     [not found]           ` <5A47E75E594F054BAF48C5E4FC4B92AB03220FBD5A-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2010-03-23 12:27             ` Felipe Balbi
2010-03-22 16:15     ` Aguirre, Sergio
     [not found]   ` <1269171123-9874-2-git-send-email-gadiyar-l0cyMroinI0@public.gmane.org>
2010-03-21 18:26     ` [PATCH RFC 1/5] omap3: add platform init code for OHCI driver Felipe Balbi
2010-03-22 16:01   ` Aguirre, Sergio
2010-03-23  9:35     ` Gadiyar, Anand
2010-03-24  8:17 ` [PATCH RFC 0/5] usb: ohci: introduce ohci-hcd driver for omap3 Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox