diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2023-03-21 12:47:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-29 11:00:37 +0200 |
commit | f92ed0cd9328aed918ebb0ebb64d259eccbcc6e7 (patch) | |
tree | a749852d797b30c8a4f6f7d311992e30c85addbd /drivers/tty/vcc.c | |
parent | tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_active (diff) | |
download | linux-f92ed0cd9328aed918ebb0ebb64d259eccbcc6e7.tar.xz linux-f92ed0cd9328aed918ebb0ebb64d259eccbcc6e7.zip |
tty: serial: sh-sci: Fix Rx on RZ/G2L SCI
SCI IP on RZ/G2L alike SoCs do not need regshift compared to other SCI
IPs on the SH platform. Currently, it does regshift and configuring Rx
wrongly. Drop adding regshift for RZ/G2L alike SoCs.
Fixes: dfc80387aefb ("serial: sh-sci: Compute the regshift value for SCI ports")
Cc: stable@vger.kernel.org
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20230321114753.75038-3-biju.das.jz@bp.renesas.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/vcc.c')
0 files changed, 0 insertions, 0 deletions