OSDN Git Service

serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE
authorChris Brandt <chris.brandt@renesas.com>
Tue, 31 Jul 2018 10:41:38 +0000 (05:41 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Aug 2018 08:07:09 +0000 (10:07 +0200)
commit7acece71a517cad83a0842a94d94c13f271b680c
treee782ed3d161232294abcc2760bdecfaf9cb10b25
parent2d4dd0da45401c7ae7332b4d1eb7bbb1348edde9
serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE

There is no more need for SCIx_RZ_SCIFA_REGTYPE now that
SCIx_SH4_SCIF_REGTYPE can provide the same register/address definitions.

Also, R7S9210 no longer needs a special compatible since the standard
"renesas,scif" will work just fine.

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