mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [just RFC 0/2] serial: ns16550: add Ralink UART support
Date: Mon, 23 Nov 2015 10:55:34 +0300	[thread overview]
Message-ID: <1448265336-15862-1-git-send-email-antonynpavlov@gmail.com> (raw)

Please dont apply this patchseries! It's for review only!

This patchseries adds support for ns16550-like UART
used in Ralink/Mediatek SoCs. This UART uses non-standard
register addresses.

This patchseries was tested on MT7620N SoC.

Antony Pavlov (2):
  serial: ns16550: introduce custom divisor latch setter
  serial: ns16550: add Ralink UART support

 drivers/serial/Kconfig          |  8 ++++
 drivers/serial/serial_ns16550.c | 88 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 93 insertions(+), 3 deletions(-)

-- 
2.6.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2015-11-23  7:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-23  7:55 Antony Pavlov [this message]
2015-11-23  7:55 ` [just RFC 1/2] serial: ns16550: introduce custom divisor latch setter Antony Pavlov
2015-11-23  7:55 ` [just RFC 2/2] serial: ns16550: add Ralink UART support Antony Pavlov
2015-11-24  8:14 ` [just RFC 0/2] " Sascha Hauer

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=1448265336-15862-1-git-send-email-antonynpavlov@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /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