tty: serial: 8250: Add support for MOXA Mini PCIe boards
authorCrescent CY Hsieh <crescentcy.hsieh@moxa.com>
Wed, 18 Oct 2023 09:17:37 +0000 (17:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Oct 2023 16:30:49 +0000 (18:30 +0200)
commit37058fd5d2394827b07b0551e252283eadf6283a
tree68c6bd056939daa5096e148129908ab73d149978
parent5c4148350769a02705e88a3bcf5f9fd997ffe6ff
tty: serial: 8250: Add support for MOXA Mini PCIe boards

Add support for MOXA Mini PCIe serial boards:

- CP102N: 2 ports | RS232
- CP104N: 4 ports | RS232
- CP112N: 2 ports | RS232/RS422/RS485
- CP114N: 4 ports | RS232/RS422/RS485
- CP132N: 2 ports | RS422/RS485
- CP134N: 4 ports | RS422/RS485

Signed-off-by: Crescent CY Hsieh <crescentcy.hsieh@moxa.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20231018091739.10125-5-crescentcy.hsieh@moxa.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c