]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add AM33xx GPIO driver
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 1 Aug 2012 07:23:46 +0000 (09:23 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 1 Aug 2012 07:23:46 +0000 (09:23 +0200)
commit5ad6574d88781b3c59b04b44d1230f3dea87fcfb
treea0a59e2677f52940c7815ce42c91b5d43c19849b
parent1451f1b0619f770d651d96a0ae073c7422189207
Add AM33xx GPIO driver
arch/arm/include/asm/arch-am33xx/gpio.h [new file with mode: 0644]
drivers/gpio/Makefile
drivers/gpio/am33xx_gpio.c [new file with mode: 0644]