public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/9 v4] i.MX31: add a simple gpio driver
Date: Tue, 24 Feb 2009 14:13:25 +0100	[thread overview]
Message-ID: <49A3F275.1060402@denx.de> (raw)
In-Reply-To: <1233965887-4317-1-git-send-email-agust@denx.de>

> From: Guennadi Liakhovetski <lg@denx.de>
> 
> This is a minimal driver, so far only managing output. It will
> be used by the mxc_spi.c driver.
> 
> Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
> 
> Changes since v1: alphabetical order, typo in copyright fixed, use
> ARRAY_SIZE.
> Changes since v2: fixed wrong indentation in int mx31_gpio_direction()
> declaration.
> Changes since v3: use macros defined in
> "mx31: add GPIO registers definitions" patch by Ilya Yanok.
> 
> After an ACK from Jean-Christophe I'm going to push it
> via video tree.
> 
> Anatolij
> 
>  drivers/gpio/Makefile            |    3 +-
>  drivers/gpio/mx31_gpio.c         |   73 ++++++++++++++++++++++++++++++++++++++
>  include/asm-arm/arch-mx31/mx31.h |   20 ++++++++++
>  3 files changed, 95 insertions(+), 1 deletions(-)
>  create mode 100644 drivers/gpio/mx31_gpio.c

Applied to u-boot-video/master.

Thanks,
Anatolij

      reply	other threads:[~2009-02-24 13:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-07  0:18 [U-Boot] [PATCH 2/9 v4] i.MX31: add a simple gpio driver Anatolij Gustschin
2009-02-24 13:13 ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49A3F275.1060402@denx.de \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox