]> git.ipfire.org Git - thirdparty/linux.git/commit
serial: 8250_fintek: Add support for F81214E
authorRavi Rama <ravindra@nexthop.ai>
Fri, 13 Mar 2026 19:47:27 +0000 (14:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 15:36:09 +0000 (17:36 +0200)
commitc8f3ac729f827b655e0a239a3967b47c9dfce606
treedff0fa9a158287330dee434ff72aeb894cd6b2de
parent6872c84dc6f5d18e02ebc34b257f4152895e236c
serial: 8250_fintek: Add support for F81214E

The F81214E is a LPC/eSPI to 2 UART Super I/O chip.

Functionally, it is the same as the F81216E. The only difference
is that the F81216E has 4 UART ports, whereas the F81214E has 2
UART ports.

Signed-off-by: Ravi Rama <ravi.rama@nexthop.ai>
Link: https://patch.msgid.link/20260313194731.2671-1-ravi.rama@nexthop.ai
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_fintek.c