[U-Boot] [PATCH 1/3] gpio: Build the da8xx_gpio code for the davinci644x device

2013-02-08 Thread Holger Hans Peter Freyther
The differences include the number of GPIOs and that one is not required to set the pinmux on request. Signed-off-by: Holger Hans Peter Freyther hol...@freyther.de --- arch/arm/include/asm/arch-davinci/gpio.h |8 +++- drivers/gpio/Makefile|1 +

[U-Boot] [PATCH 1/3] gpio: Build the da8xx_gpio code for the davinci644x device

2013-01-18 Thread Holger Hans Peter Freyther
The differences include the number of GPIOs and that one is not required to set the pinmux on request. --- arch/arm/include/asm/arch-davinci/gpio.h |8 +++- drivers/gpio/Makefile|1 + drivers/gpio/da8xx_gpio.c|4 3 files changed, 12