From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v3] at91: USBA DT support / drivers update for 3.11 #1
Date: Sat, 15 Jun 2013 00:02:44 +0200 [thread overview]
Message-ID: <1371247364-23213-1-git-send-email-nicolas.ferre@atmel.com> (raw)
In-Reply-To: <1370279139-7181-1-git-send-email-nicolas.ferre@atmel.com>
Arnd, Olof,
This is a rework of the previous pull-request done by Jean-Christophe
PLAGNIOL-VILLARD ([GIT PULL] at91: USBA DT support for 3.11).
It is also the division of my previous pull request (v2) to extract only
patches related to drivers. The DT patches will be stacked on top of our
arm-soc/at91/dt branch in an upcoming pull-request.
You should see that this material is based on the cleanup branch that you
already have in arm-soc/at91/cleanup.
This adds the DT support for USBA gadget driver present in the most recent
AT91 SoCs.
As agreed with Arnd and Felipe we send these drivers updates via arm-soc.
Thanks, best regards,
The following changes since commit b3f442b0eedbc20b5ce3f4a96530588d14901199:
ARM: at91: udpate defconfigs (2013-05-17 15:05:08 +0200)
are available in the git repository at:
git://github.com/at91linux/linux-at91.git tags/at91-drivers
for you to fetch changes up to 4a3ae9324ebeb9715369d2bca799bfd7dcff6dd7:
USB: gadget: atmel_usba: add DT support (2013-05-24 07:14:45 +0800)
----------------------------------------------------------------
Adding the DT support to USB gadget High-Speed aka usba.
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (3):
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
.../devicetree/bindings/usb/atmel-usb.txt | 82 +++++++
drivers/usb/gadget/Kconfig | 2 +-
drivers/usb/gadget/atmel_usba_udc.c | 264 ++++++++++++++-------
drivers/usb/gadget/atmel_usba_udc.h | 2 +
4 files changed, 269 insertions(+), 81 deletions(-)
--
Nicolas Ferre
next prev parent reply other threads:[~2013-06-14 22:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Nicolas Ferre [this message]
2013-06-15 2:03 ` [GIT PULL v3] " 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371247364-23213-1-git-send-email-nicolas.ferre@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).