From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 3/4] mips: ath79: add serial driver for ar933x SOC
Date: Tue, 22 Dec 2015 21:03:20 +0800 [thread overview]
Message-ID: <56794A18.1030706@wytron.com.tw> (raw)
In-Reply-To: <BLU436-SMTP260BDE735874DAF843DDEBDFFE50@phx.gbl>
Hi Wills,
On 2015?12?22? 15:44, Wills Wang wrote:
> Signed-off-by: Wills Wang <wills.wang@live.com>
> ---
>
> drivers/serial/Makefile | 1 +
> drivers/serial/serial_ar933x.c | 337 +++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 338 insertions(+)
> create mode 100644 drivers/serial/serial_ar933x.c
>
Please convert the serial driver to driver model. Please check
u-boot/doc/driver-model/serial-howto.txt.
Best regards,
Thomas
next prev parent reply other threads:[~2015-12-22 13:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1450770285-14566-1-git-send-email-wills.wang@live.com>
2015-12-22 7:44 ` [U-Boot] [PATCH v2 1/4] mips: add base support for atheros ath79 based SOCs Wills Wang
2015-12-22 14:34 ` Daniel Schwierzeck
2015-12-22 7:44 ` [U-Boot] [PATCH v2 2/4] mips: ath79: add spi driver Wills Wang
2015-12-22 8:03 ` Jagan Teki
2015-12-22 7:44 ` [U-Boot] [PATCH v2 3/4] mips: ath79: add serial driver for ar933x SOC Wills Wang
2015-12-22 13:03 ` Thomas Chou [this message]
2015-12-22 14:54 ` Marek Vasut
2015-12-22 7:44 ` [U-Boot] [PATCH v2 4/4] mips: ath79: add AP121 reference board Wills Wang
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=56794A18.1030706@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.