]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
serial: sh-sci: Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16
authorBiju Das <biju.das.jz@bp.renesas.com>
Sat, 29 Nov 2025 16:43:07 +0000 (16:43 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Dec 2025 14:07:07 +0000 (15:07 +0100)
commitd53f4aa9edaafda28e426d8e5eda7dc50f7ca94e
tree9c9e7aeb3b14ec47461615d1b596eb402e026c90
parent7d8b226bf95cd2b49f15da4f4d40e05932c0d4cc
serial: sh-sci: Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16

Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16 to differentiate it from
RZ/G3E port that has 32-stage FIFO.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://patch.msgid.link/20251129164325.209213-12-biju.das.jz@bp.renesas.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/rsci.c
drivers/tty/serial/sh-sci-common.h
drivers/tty/serial/sh-sci.c