]> Git Repo - J-u-boot.git/commit - drivers/gpio/Makefile
lpc32xx: add GPIO support
authorAlbert ARIBAUD \(3ADEV\) <[email protected]>
Tue, 31 Mar 2015 09:40:46 +0000 (11:40 +0200)
committerAlbert ARIBAUD <[email protected]>
Fri, 10 Apr 2015 12:23:09 +0000 (14:23 +0200)
commit606f7047603422746d112e41937649d44f311af4
treece2cabc328db2721e3ae3204f16e2cb637b4ba79
parent5e862b95399e6e5ea7748ee29a38756685d622fd
lpc32xx: add GPIO support

This driver only supports Driver Model, not legacy model.

Signed-off-by: Albert ARIBAUD (3ADEV) <[email protected]>
arch/arm/cpu/arm926ejs/lpc32xx/devices.c
arch/arm/include/asm/arch-lpc32xx/gpio.h [new file with mode: 0644]
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/lpc32xx_gpio.c [new file with mode: 0644]
This page took 0.036206 seconds and 4 git commands to generate.