public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Chin Liang See <clsee@altera.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] nios2 : convert altera_pio to driver model
Date: Tue, 29 Sep 2015 20:18:08 -0500	[thread overview]
Message-ID: <1443575888.2125.13.camel@clsee-VirtualBox> (raw)
In-Reply-To: <1443258451-25078-1-git-send-email-thomas@wytron.com.tw>

Hi Thomas,

On Sat, 2015-09-26 at 17:07 +0800, thomas at wytron.com.tw wrote:
> Convert altera_pio to driver model.
> 
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
> ---
> v2
>   fix ranges of pio in dts
>   fix coding style as Marek suggested.
> 
> v3
>   change gpio_count device tree binding.
> 
>  arch/nios2/dts/3c120_devboard.dts          |  41 ++++
>  arch/nios2/include/asm/gpio.h              |  80 +-------
>  board/altera/nios2-generic/nios2-generic.c |   7 -
>  configs/nios2-generic_defconfig            |   2 +
>  drivers/gpio/Kconfig                       |   7 +
>  drivers/gpio/altera_pio.c                  | 316 +++++++----------------------
>  include/configs/nios2-generic.h            |  20 --
>  7 files changed, 127 insertions(+), 346 deletions(-)
> 

Acked-by: Chin Liang See <clsee@altera.com>

Thanks
Chin Liang

  reply	other threads:[~2015-09-30  1:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-24  9:15 [U-Boot] [PATCH] nios2 : convert altera_pio to driver model Thomas Chou
2015-09-24 18:04 ` Marek Vasut
2015-09-25  8:05 ` [U-Boot] [PATCH v2] " Thomas Chou
2015-09-26  9:07 ` [U-Boot] [PATCH v3] " Thomas Chou
2015-09-30  1:18   ` Chin Liang See [this message]
2015-09-30 18:29   ` Simon Glass
2015-10-01  0:38     ` Thomas Chou
2015-09-30 13:37 ` [U-Boot] [PATCH v4] " Thomas Chou
2015-10-03 13:10   ` Thomas Chou

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=1443575888.2125.13.camel@clsee-VirtualBox \
    --to=clsee@altera.com \
    --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