On Sun, Jan 15, 2017 at 12:50 AM, Sudip Mukherjee
<[email protected]> wrote:
> From: Sudip Mukherjee <[email protected]>
>
> Remove the Exar specific codes from 8250_pci and blacklist those chips
> so that the new Exar serial driver binds to the devices.

>  #define UART_EXAR_MPIOINT_7_0  0x8f    /* MPIOINT[7:0] */
>  #define UART_EXAR_MPIOLVL_7_0  0x90    /* MPIOLVL[7:0] */
>  #define UART_EXAR_MPIO3T_7_0   0x91    /* MPIO3T[7:0] */

>  #define UART_EXAR_MPIOINV_15_8 0x98    /* MPIOINV[15:8] */
>  #define UART_EXAR_MPIOSEL_15_8 0x99    /* MPIOSEL[15:8] */
>  #define UART_EXAR_MPIOOD_15_8  0x9a    /* MPIOOD[15:8] */

>  #define PCI_DEVICE_ID_COMMTECH_4222PCI335 0x0004
>  #define PCI_DEVICE_ID_COMMTECH_4224PCI335 0x0002
>  #define PCI_DEVICE_ID_COMMTECH_2324PCI335 0x000a

So, this is left here.

I would expect patch 4 in this series which moves the rest of EXAR
based devices as well.
I.e. devices using pci_fastcom335_setup().


-- 
With Best Regards,
Andy Shevchenko

Reply via email to