commit | 7acece71a517cad83a0842a94d94c13f271b680c | [log] [tgz] |
---|---|---|
author | Chris Brandt <chris.brandt@renesas.com> | Tue Jul 31 05:41:38 2018 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 02 10:07:09 2018 +0200 |
tree | e782ed3d161232294abcc2760bdecfaf9cb10b25 | |
parent | 2d4dd0da45401c7ae7332b4d1eb7bbb1348edde9 [diff] |
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>