mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] atmel nand/spi/udc: request gpio
@ 2012-12-28 16:43 Jean-Christophe PLAGNIOL-VILLARD
  2012-12-28 16:46 ` [PATCH 1/3] mtd: atmel_nand: request and configure pio via gpiolib Jean-Christophe PLAGNIOL-VILLARD
  2013-01-02 10:07 ` [PATCH 0/3] atmel nand/spi/udc: request gpio Sascha Hauer
  0 siblings, 2 replies; 5+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-12-28 16:43 UTC (permalink / raw)
  To: barebox

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

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

end of thread, other threads:[~2013-01-02 10:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-28 16:43 [PATCH 0/3] atmel nand/spi/udc: request gpio Jean-Christophe PLAGNIOL-VILLARD
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

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