From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] atmel nand/spi/udc: request gpio
Date: Fri, 28 Dec 2012 17:43:27 +0100 [thread overview]
Message-ID: <20121228164327.GB7216@game.jcrosoft.org> (raw)
Hi,
request and configure gpio via gpiolib for some of the Atmel drivers:
- Nand
- SPI
- at91 udc
The following changes since commit 95bc1eacae260a56c233179bc0fbd6245f2c68ed:
qil-a9260-64: ser2net config (2012-12-28 00:33:06 +0800)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/at91_gpio
for you to fetch changes up to 52f0cda71c7e10a8bdf4a0976c7f7dee3a4f9678:
spi: atmel: request cs pin via gpiolib (2012-12-29 00:29:39 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (3):
mtd: atmel_nand: request and configure pio via gpiolib
usb: at91_udc: request and configure vbus pin via gpiolib
spi: atmel: request cs pin via gpiolib
drivers/mtd/nand/atmel_nand.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++--
drivers/spi/atmel_spi.c | 8 ++++++++
drivers/usb/gadget/at91_udc.c | 7 +++++++
3 files changed, 66 insertions(+), 2 deletions(-)
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-12-28 16:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-28 16:43 Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-12-28 16:46 ` [PATCH 1/3] mtd: atmel_nand: request and configure pio via gpiolib Jean-Christophe PLAGNIOL-VILLARD
2012-12-28 16:46 ` [PATCH 2/3] usb: at91_udc: request and configure vbus pin " Jean-Christophe PLAGNIOL-VILLARD
2012-12-28 16:46 ` [PATCH 3/3] spi: atmel: request cs " Jean-Christophe PLAGNIOL-VILLARD
2013-01-02 10:07 ` [PATCH 0/3] atmel nand/spi/udc: request gpio Sascha Hauer
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=20121228164327.GB7216@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=barebox@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