All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] nios2: convert altera_uart to driver model
Date: Thu, 24 Sep 2015 14:58:54 +0800	[thread overview]
Message-ID: <56039F2E.60901@wytron.com.tw> (raw)
In-Reply-To: <1442749307-21282-1-git-send-email-thomas@wytron.com.tw>



On 09/20/2015 07:41 PM, Thomas Chou wrote:
> Convert altera_uart to driver model.
>
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Acked-by: Marek Vasut <marex@denx.de>
> ---
> v2
>    fix coding style as Marek suggested.
>
> v3
>    add early debug uart.
>    fix coding style as Simon suggested.
>
>   arch/nios2/dts/3c120_devboard.dts |   1 +
>   drivers/serial/Kconfig            |  14 +++
>   drivers/serial/altera_uart.c      | 198 ++++++++++++++++++++------------------
>   include/configs/nios2-generic.h   |   9 +-
>   4 files changed, 123 insertions(+), 99 deletions(-)

Applied to u-boot-nios.

      reply	other threads:[~2015-09-24  6:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-18  3:24 [U-Boot] [PATCH] nios2: convert altera_uart to driver model Thomas Chou
2015-09-18  3:29 ` Marek Vasut
2015-09-18  4:04   ` Simon Glass
2015-09-18  6:08 ` [U-Boot] [PATCH v2] " Thomas Chou
2015-09-18 14:54   ` Marek Vasut
2015-09-20 11:41 ` [U-Boot] [PATCH v3] " Thomas Chou
2015-09-24  6:58   ` Thomas Chou [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=56039F2E.60901@wytron.com.tw \
    --to=thomas@wytron.com.tw \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.