From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6] nios2: convert altera_jtag_uart to driver model
Date: Thu, 24 Sep 2015 14:58:26 +0800 [thread overview]
Message-ID: <56039F12.6030604@wytron.com.tw> (raw)
In-Reply-To: <1442738162-18585-1-git-send-email-thomas@wytron.com.tw>
On 09/20/2015 04:36 PM, Thomas Chou wrote:
> Convert altera_jtag_uart to driver model.
>
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
> Acked-by: Marek Vasut <marex@denx.de>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> ---
> v2
> add ioremap.
> make the change to dts compatible with linux.
>
> v3
> use fdt address translation patch from Stefan Roese.
> fix watchdog and loop as Marek suggested.
>
> v4
> add clear AC flag to probe().
> remove polling loops and watchdog reset because they are
> done in the serial-uclass.c.
>
> v5
> fix coding style as Marek suggested to altera_uart.
>
> v6
> add early debug uart.
> use chosen stdout-path to assign console.
> fix coding style as Simon suggested.
>
> arch/nios2/dts/3c120_devboard.dts | 2 +
> configs/nios2-generic_defconfig | 3 +
> drivers/serial/Kconfig | 26 ++++++
> drivers/serial/altera_jtag_uart.c | 171 +++++++++++++++++++++++++-------------
> include/configs/nios2-generic.h | 3 -
> 5 files changed, 142 insertions(+), 63 deletions(-)
Applied to u-boot-nios.
prev parent reply other threads:[~2015-09-24 6:58 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-15 7:28 [U-Boot] [PATCH v3 0/2] nios2: convert altera_jtag_uart to driver model Thomas Chou
2015-09-15 7:28 ` [U-Boot] [PATCH v3 1/2] nios2: map physical address to uncached virtual address Thomas Chou
2015-09-16 12:19 ` Thomas Chou
2015-09-15 7:28 ` [U-Boot] [PATCH v3 2/2] nios2: convert altera_jtag_uart to driver model Thomas Chou
2015-09-16 13:31 ` [U-Boot] [PATCH v4] " Thomas Chou
2015-09-18 6:23 ` [U-Boot] [PATCH v5] " Thomas Chou
2015-09-18 14:58 ` Marek Vasut
2015-09-19 6:00 ` Thomas Chou
2015-09-19 6:10 ` Marek Vasut
2015-09-19 8:06 ` Thomas Chou
2015-09-19 20:38 ` Marek Vasut
2015-09-19 15:46 ` Simon Glass
2015-09-19 21:55 ` Simon Glass
2015-09-20 3:22 ` Thomas Chou
2015-09-20 6:03 ` Thomas Chou
2015-09-20 3:20 ` Thomas Chou
2015-09-20 8:36 ` [U-Boot] [PATCH v6] " 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=56039F12.6030604@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox