]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 24 Sep 2025 13:41:15 +0000 (15:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2025 13:10:31 +0000 (14:10 +0100)
commitfbacbc11f5349f0bfa96abee82568ea2fa1ea802
tree81a2c2552ee29ca896ce90230effc18dbb957457
parentaef96a3f60b5104997a7b18493bee9a9e85fbf29
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018

commit e7cbce761fe3fcbcb49bcf30d4f8ca5e1a9ee2a0 upstream.

The Advantech 2-port serial card with PCI vendor=0x13fe and device=0x0018
has a 'XR17V35X' chip installed on the circuit board. Therefore, this
driver can be used instead of theu outdated out-of-tree driver from the
manufacturer.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Cc: stable <stable@kernel.org>
Link: https://patch.msgid.link/20250924134115.2667650-1-fe@dev.tdt.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_exar.c