]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gpio: Build the da8xx_gpio code for the davinci644x device
authorHolger Hans Peter Freyther <holger@freyther.de>
Thu, 7 Feb 2013 23:41:01 +0000 (23:41 +0000)
committerTom Rini <trini@ti.com>
Wed, 20 Feb 2013 13:52:41 +0000 (08:52 -0500)
commit03414ac45e119496e2475aeacbb968bb67da24f8
treeda3569497d75cb8b1b231071349c93a12e3d5007
parent1b3e0b191a3b93dee79226a276748c6e9aa1d071
gpio: Build the da8xx_gpio code for the davinci644x device

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 <holger@freyther.de>
arch/arm/include/asm/arch-davinci/gpio.h
drivers/gpio/Makefile
drivers/gpio/da8xx_gpio.c