diff options
author | Biju Das | 2023-03-21 11:47:50 +0000 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-04-13 16:55:28 +0200 |
commit | 0fd57dd7a79d21ad90a8004b9dde6c80332208e1 (patch) | |
tree | 9eaf745cdc99326658859e294a6994ad7ff7322d /kernel/cpu.c | |
parent | 2a6dd54da5de274cb33a419a193e3103553b4e1f (diff) |
tty: serial: sh-sci: Fix Rx on RZ/G2L SCI
commit f92ed0cd9328aed918ebb0ebb64d259eccbcc6e7 upstream.
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 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions