From: Chris Brandt <chris.brandt@renesas.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Cc: linux-serial@vger.kernel.org, devicetree@vger.kernel.org,
linux-renesas-soc@vger.kernel.org,
Simon Horman <horms+renesas@verge.net.au>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Chris Brandt <chris.brandt@renesas.com>
Subject: [PATCH 0/2] serial: sh-sci: Add support for RZ/A2
Date: Wed, 11 Jul 2018 09:41:29 -0500 [thread overview]
Message-ID: <20180711144131.73552-1-chris.brandt@renesas.com> (raw)
The RZ/A2 uses a modified SCIF that until recently was only used in
Renesas MCU devices (not MPU devices).
So, while it functions mostly the same as a normal SCIF, some things
needed to be shifted around.
Chris Brandt (2):
serial: sh-sci: Add support for R7S9210
serial: sh-sci: Document r7s9210 bindings
.../bindings/serial/renesas,sci-serial.txt | 1 +
drivers/tty/serial/sh-sci.c | 77 +++++++++++++++++++++-
include/linux/serial_sci.h | 1 +
3 files changed, 77 insertions(+), 2 deletions(-)
--
2.16.1
next reply other threads:[~2018-07-11 14:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-11 14:41 Chris Brandt [this message]
2018-07-11 14:41 ` [PATCH 1/2] serial: sh-sci: Add support for R7S9210 Chris Brandt
2018-07-20 8:09 ` Geert Uytterhoeven
2018-07-11 14:41 ` [PATCH 2/2] serial: sh-sci: Document r7s9210 bindings Chris Brandt
2018-07-13 15:50 ` Geert Uytterhoeven
2018-07-17 8:35 ` Geert Uytterhoeven
2018-07-17 13:43 ` Chris Brandt
2018-07-18 22:19 ` Chris Brandt
2018-07-19 8:13 ` Geert Uytterhoeven
2018-07-19 12:58 ` Chris Brandt
2018-07-20 8:16 ` Geert Uytterhoeven
2018-07-25 1:37 ` Chris Brandt
2018-07-25 7:06 ` Geert Uytterhoeven
2018-07-25 12:04 ` Chris Brandt
2018-07-25 12:34 ` Geert Uytterhoeven
2018-07-18 22:23 ` Chris Brandt
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=20180711144131.73552-1-chris.brandt@renesas.com \
--to=chris.brandt@renesas.com \
--cc=devicetree@vger.kernel.org \
--cc=geert@linux-m68k.org \
--cc=gregkh@linuxfoundation.org \
--cc=horms+renesas@verge.net.au \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.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;
as well as URLs for NNTP newsgroup(s).