[U-Boot] [PATCH v2 0/2] DA8xx: add generic GPIO driver
Laurence Withers
lwithers at guralp.com
Sat Jul 16 12:42:25 CEST 2011
This adds a generic GPIO driver fulfilling the <asm/gpio.h> interface for the
TI DaVinci DA8xx CPU.
Laurence Withers (2):
DaVinci: rename gpio_defs.h to gpio.h
DA8xx: add generic GPIO driver
.../asm/arch-davinci/{gpio_defs.h => gpio.h} | 8 +
board/davinci/dm355leopard/dm355leopard.c | 2 +-
board/davinci/dm365evm/dm365evm.c | 2 +-
drivers/gpio/Makefile | 1 +
drivers/gpio/da8xx_gpio.c | 281 ++++++++++++++++++++
drivers/usb/musb/da8xx.h | 2 +-
6 files changed, 293 insertions(+), 3 deletions(-)
rename arch/arm/include/asm/arch-davinci/{gpio_defs.h => gpio.h} (90%)
create mode 100644 drivers/gpio/da8xx_gpio.c
--
Laurence Withers, <lwithers at guralp.com> http://www.guralp.com/
Direct tel:+447753988197 or tel:+443333408643 Software Engineer
General support queries: <support at guralp.com> CMG-DCM CMG-EAM CMG-NAM
More information about the U-Boot
mailing list