public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* at91/USB: high speed USB support for at91sam9g45 series
@ 2009-06-09 11:38 Nicolas Ferre
       [not found] ` <7d35ee50ea2e14a3d4f350406693b1e884b034f3.1244545093.git.nicolas.ferre@atmel.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Ferre @ 2009-06-09 11:38 UTC (permalink / raw)
  To: linux-usb, avictor.za
  Cc: linux-kernel, david-b, haavard.skinnemoen, patrice.vilchez

Those 2 patches are adding the USB high speed 
support to the at91sam9g45 SOC family.

They are relying on the integration of at91sam9g45 
already posted. Here is the patch series that you 
will have to take into account before applying 
those patches.

clock.c changes:
http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=5438/1

9g45 introduction:
http://lkml.org/lkml/2009/6/4/77
http://lkml.org/lkml/2009/6/4/76
http://lkml.org/lkml/2009/6/4/78

atmel_usba tiny modification (bias function only for 9rl):
http://lkml.org/lkml/2009/6/5/355

 arch/arm/mach-at91/at91sam9g45_devices.c |   56 +++++
 arch/arm/mach-at91/board-sam9m10g45ek.c  |    1 +
 arch/arm/mach-at91/include/mach/board.h  |    1 +
 arch/arm/tools/mach-types                |    1 +
 drivers/usb/Kconfig                      |    1 +
 drivers/usb/gadget/Kconfig               |    4 +-
 drivers/usb/host/ehci-atmel.c            |  251 ++++++++++++++++++++
 drivers/usb/host/ehci-hcd.c              |    5 +
 drivers/usb/host/ohci-at91.c             |    3 +-
 9 files changed, 320 insertions(+), 3 deletions(-)
 create mode 100644 drivers/usb/host/ehci-atmel.c



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

end of thread, other threads:[~2009-06-11 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1244547684-19672-1-git-send-email-nicolas.ferre@atmel.com>
     [not found] ` <1244547684-19672-2-git-send-email-nicolas.ferre@atmel.com>
     [not found]   ` <4A2ED2CD.4010502@bluewatersys.com>
2009-06-11 10:15     ` [PATCH 1/2] at91/USB: Add USB drivers for at91sam9g45 series Nicolas Ferre
2009-06-09 11:38 at91/USB: high speed USB support " Nicolas Ferre
     [not found] ` <7d35ee50ea2e14a3d4f350406693b1e884b034f3.1244545093.git.nicolas.ferre@atmel.com>
2009-06-09 11:38   ` [PATCH 1/2] at91/USB: Add USB drivers " Nicolas Ferre

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