Revert "serial: sh-sci: Allow for compressed SCIF address"
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 30 Aug 2018 12:54:04 +0000 (14:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2018 21:38:16 +0000 (14:38 -0700)
commit5b162cc4ac27ba76e576abc9090c54cf90a17980
tree074b28ac9e47d49fa14583e05ad91ffa96d6678b
parent10653022456dc77b398777fd8e95126c77954b49
Revert "serial: sh-sci: Allow for compressed SCIF address"

This reverts commit 2d4dd0da45401c7ae7332b4d1eb7bbb1348edde9.

This broke earlycon on all Renesas ARM platforms using a SCIF port for the
serial console (R-Car, RZ/A1, RZ/G1, RZ/G2 SoCs), due to an incorrect value
of port->regshift.

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