serial: sh-sci: Add support for R7S9210
authorChris Brandt <chris.brandt@renesas.com>
Wed, 11 Jul 2018 14:41:30 +0000 (09:41 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2018 09:56:22 +0000 (11:56 +0200)
commit8b0bbd956228ae87139673e5611c4c880ddb9529
tree6b910a7f027fffa8d34e1eb2af7e9cd2a42478c5
parent76d8ca245c721c12f79779679699b229e361f4ac
serial: sh-sci: Add support for R7S9210

Add support for a "RZ_SCIFA" which is different than a traditional
SCIFA. It looks like a normal SCIF with FIFO data, but with a
compressed address space. Also, the break out of interrupts
are different then traditinal SCIF: ERI/BRI, RXI, TXI, TEI, DRI.
The R7S9210 (RZ/A2) contains this type of SCIF.

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c
include/linux/serial_sci.h