[PATCH 0/3] atmel nand/spi/udc: request gpio
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Dec 28 11:43:27 EST 2012
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.
More information about the barebox
mailing list