]> 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, 22 Oct 2025 10:11:55 +0000 (12:11 +0200)
commite7cbce761fe3fcbcb49bcf30d4f8ca5e1a9ee2a0
tree5616bd36107b06f1bef7d69c59617dfa3a3171fd
parentef8fef45c74b5a0059488fda2df65fa133f7d7d0
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018

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