]> git.hungrycats.org Git - linux/commit
serial: 8250_fintek: Add support for F81216E
authorFilip Brozovic <fbrozovic@gmail.com>
Sun, 10 Nov 2024 11:17:00 +0000 (12:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2024 12:54:19 +0000 (13:54 +0100)
commitcb35238c333911bb7b07d37a29fca1fbcfee1e75
tree815ae61dae1852ec4dc87958a7fc72e331d9480c
parentf3d370fd0aa61ebf875d4e71708d525506dbfd9e
serial: 8250_fintek: Add support for F81216E

commit 166105c9030a30ba08574a9998afc7b60bc72dd7 upstream.

The F81216E is a LPC/eSPI to 4 UART Super I/O and is mostly compatible with
the F81216H, but does not support RS-485 auto-direction delays on any port.

Signed-off-by: Filip Brozovic <fbrozovic@gmail.com>
Cc: stable <stable@kernel.org>
Link: https://lore.kernel.org/r/20241110111703.15494-1-fbrozovic@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_fintek.c