OSDN Git Service

serial: 8250_pci: add support for ASIX AX99100
authorJiaqing Zhao <jiaqing.zhao@linux.intel.com>
Mon, 24 Jul 2023 08:39:32 +0000 (08:39 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 30 Jul 2023 11:54:56 +0000 (13:54 +0200)
commit0b32216557ce3b2a468d1282d99b428bf72ff532
tree38809db4639cff9d0beebb8b85eb4cdee32db02a
parent3029ad91335353a70feb42acd24d580d70ab258b
serial: 8250_pci: add support for ASIX AX99100

Each of the 4 PCI functions on ASIX AX99100 PCIe to Multi I/O
Controller can be configured as a single-port serial port controller.
The subvendor id is 0x1000 when configured as serial port and MSI
interrupts are supported.

Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230724083933.3173513-4-jiaqing.zhao@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c