
16 Jan
2015
16 Jan
'15
6:17 p.m.
Hi Albert,
On 16 January 2015 at 00:19, Albert ARIBAUD (3ADEV) albert.aribaud@3adev.fr wrote:
Signed-off-by: Albert ARIBAUD (3ADEV) albert.aribaud@3adev.fr
arch/arm/include/asm/arch-lpc32xx/gpio.h | 43 ++++++ drivers/gpio/Makefile | 1 + drivers/gpio/lpc32xx_gpio.c | 223 +++++++++++++++++++++++++++++++ 3 files changed, 267 insertions(+) create mode 100644 arch/arm/include/asm/arch-lpc32xx/gpio.h create mode 100644 drivers/gpio/lpc32xx_gpio.c
This should be done with driver model these days.
Regards, Simon