linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] at91: USBA DT support for 3.11
@ 2013-05-26  8:34 Jean-Christophe PLAGNIOL-VILLARD
  2013-06-01  4:55 ` Olof Johansson
  2013-06-03 17:05 ` [GIT PULL v2] at91: USBA DT support / drivers update for 3.11 #1 Nicolas Ferre
  0 siblings, 2 replies; 14+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-05-26  8:34 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof

Second AT91 pull-request for 3.11

This add the DT support the USBA present in the most recents AT91 SoC
As agree with Arnd and Filipe we send the drivers via arm-soc

this is base on previous pull request at91-3.11-cleanup1+resolved

Best Regards,
J.

The following changes since commit 7a76f53b01685eda605fa15ccaa1ca90a7aa2c33:

  ARM: at91: udpate defconfigs (2013-05-24 18:02:06 +0200)

are available in the git repository at:

  git://github.com/at91linux/linux-at91.git tags/at91-3.11-dt-usba

for you to fetch changes up to e6a2ba4b6fc828917c66cd7ffafdfb7a889d7bee:

  ARM: at91: sam9m10g45ek add udc DT support (2013-05-26 16:35:55 +0800)

----------------------------------------------------------------
ARM: at91: dt: add USBA support

This patch serie finish to add the usb device support to dt for at91
with the usba support present on the last at91 generation since sam9g45

update driver & dt

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (7):
      USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udc
      USB: gadget: atmel_usba: allow multi instance
      USB: gadget: atmel_usba: add DT support
      ARM: at91: sam9x5 add udc DT support
      ARM: at91: sam9x5ek add udc DT support
      ARM: at91: sam9g45 add udc DT support
      ARM: at91: sam9m10g45ek add udc DT support

 Documentation/devicetree/bindings/usb/atmel-usb.txt |   82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/at91sam9g45.dtsi                  |   62 +++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/at91sam9m10g45ek.dts              |    5 +++++
 arch/arm/boot/dts/at91sam9x5.dtsi                   |   62 +++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/at91sam9x5ek.dtsi                 |    5 +++++
 arch/arm/mach-at91/at91sam9g45.c                    |    2 ++
 arch/arm/mach-at91/at91sam9x5.c                     |    2 ++
 drivers/usb/gadget/Kconfig                          |    2 +-
 drivers/usb/gadget/atmel_usba_udc.c                 |  264 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------
 drivers/usb/gadget/atmel_usba_udc.h                 |    2 ++
 10 files changed, 407 insertions(+), 81 deletions(-)

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

end of thread, other threads:[~2013-06-18  8:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-26  8:34 [GIT PULL] at91: USBA DT support for 3.11 Jean-Christophe PLAGNIOL-VILLARD
2013-06-01  4:55 ` Olof Johansson
2013-06-03 17:05 ` [GIT PULL v2] at91: USBA DT support / drivers update for 3.11 #1 Nicolas Ferre
2013-06-03 17:10   ` Nicolas Ferre
2013-06-11 23:48   ` Olof Johansson
2013-06-14 21:46     ` Nicolas Ferre
2013-06-14 22:02   ` [GIT PULL v3] " Nicolas Ferre
2013-06-15  2:03     ` Olof Johansson
2013-06-17  9:05       ` Ferre, Nicolas
2013-06-14 22:47   ` [GIT PULL] at91: Device Tree update for 3.11 #2 Nicolas Ferre
2013-06-15  1:52     ` Olof Johansson
2013-06-17  8:34       ` Ferre, Nicolas
2013-06-17 16:56         ` Olof Johansson
2013-06-18  8:05           ` Nicolas Ferre

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).