mbox series

[v2,0/7] serial: exar: add Connect Tech serial cards to Exar driver

Message ID cover.1712863999.git.pnewman@connecttech.com
Headers show
Series serial: exar: add Connect Tech serial cards to Exar driver | expand

Message

Parker Newman April 11, 2024, 8:25 p.m. UTC
From: Parker Newman <pnewman@connecttech.com>

Hello,
These patches add proper support for most of Connect Tech's (CTI) Exar
based serial cards. Previously, only a subset of CTI's cards would work
with the Exar driver while the rest required the CTI out-of-tree driver.
These patches are intended to phase out the out-of-tree driver.

I am new to the mailing lists and contributing to the kernel so please
let me know if I have made any mistakes or if you have any feedback.

Changes in v2:
- Put missing PCI IDs in 8250_exar.c instead of pci_ids.h
- Split large patch into smaller ones

Thank you,

Parker Newman (7):
  serial: exar: adding missing CTI and Exar PCI ids
  serial: exar: add support for reading from Exar EEPROM
  serial: exar: add support for config/set single MPIO
  serial: exar: add optional board_setup function
  serial: exar: add some CTI helper functions
  serial: exar: add CTI board and port setup functions
  serial: exar: fix: fix crash during shutdown if setup fails

 drivers/tty/serial/8250/8250_exar.c | 1083 +++++++++++++++++++++++++--
 1 file changed, 1017 insertions(+), 66 deletions(-)


base-commit: fec50db7033ea478773b159e0e2efb135270e3b7
--
2.43.2