[U-Boot] [PATCH v1 4/8] lpc32xx: add GPIO support
Albert ARIBAUD (3ADEV)
albert.aribaud at 3adev.fr
Mon Jan 19 08:12:20 CET 2015
Hello Simon,
On Fri, 16 Jan 2015 10:17:52 -0700, Simon Glass <sjg at chromium.org>
wrote:
> Hi Albert,
>
> On 16 January 2015 at 00:19, Albert ARIBAUD (3ADEV)
> <albert.aribaud at 3adev.fr> wrote:
> > Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud at 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.
I'll move it to DM in v2.
> Regards,
> Simon
Amicalement,
--
Albert.
More information about the U-Boot
mailing list