mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v6 0/3] USB: OHCI-HCD: Support for LPC32xx
@ 2012-03-11  1:46 Roland Stigge
  2012-03-11  1:46 ` [PATCH v6 1/3] USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp Roland Stigge
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Roland Stigge @ 2012-03-11  1:46 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Alan Stern, linux-usb, linux-kernel, w.sang,
	kevin.wells, linux-arm-kernel, arnd
  Cc: Roland Stigge

This patch adds support for the LPC32xx to the ohci-pnx4008 driver.

As discussed with Greg-KH on the USB mailing list, the ohci-pnx4008 driver is
first renamed to reflect its multi-platform support. The second patch also
renames the respective pnx4008_* symbols accordingly. The third and final patch
adds the actual lpc32xx support.

Applies to v3.3-rc6

Since v5, i2c_read16() has been removed in favour of i2c_smbus_read_word_data()

Thanks to Wolfram Sang for reviewing!

Signed-off-by: Roland Stigge <stigge@antcom.de>

---

Roland Stigge (3):
 USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
 USB: ohci-nxp: Rename symbols from pnx4008 to nxp
 USB: ohci-nxp: Support for LPC32xx

 Documentation/i2c/instantiating-devices |    6 
 drivers/usb/host/ohci-hcd.c             |    6 
 drivers/usb/host/ohci-nxp.c             |  652 ++++++++++++++++++++++++++++----
 drivers/usb/host/ohci-pnx4008.c         |  453 ----------------------
 4 files changed, 596 insertions(+), 521 deletions(-)

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

end of thread, other threads:[~2012-03-12 23:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-11  1:46 [PATCH v6 0/3] USB: OHCI-HCD: Support for LPC32xx Roland Stigge
2012-03-11  1:46 ` [PATCH v6 1/3] USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp Roland Stigge
2012-03-12 23:28   ` Russell King - ARM Linux
2012-03-11  1:46 ` [PATCH v6 2/3] USB: ohci-nxp: Rename symbols from pnx4008 to nxp Roland Stigge
2012-03-11  1:46 ` [PATCH v6 3/3] USB: ohci-nxp: Support for LPC32xx Roland Stigge

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

Powered by JetHome