Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1559292

Re: [PATCH v9 3/3] serial: 8250_pci: remove exar code

From Andy Shevchenko <andy.shevchenko@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v9 3/3] serial: 8250_pci: remove exar code
Date 2017-01-15 16:50 +0100
Message-ID <sZVea-4eg-7@gated-at.bofh.it> (permalink)
References <sZFsK-3fl-9@gated-at.bofh.it> <sZFsK-3fl-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Jan 15, 2017 at 12:50 AM, Sudip Mukherjee
<sudipm.mukherjee@gmail.com> wrote:
> From: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
>
> 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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v9 1/3] gpio: exar: add gpio for exar cards Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2017-01-15 00:00 +0100
  [PATCH v9 3/3] serial: 8250_pci: remove exar code Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2017-01-15 00:00 +0100
    Re: [PATCH v9 3/3] serial: 8250_pci: remove exar code Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-15 16:50 +0100
    Re: [PATCH v9 3/3] serial: 8250_pci: remove exar code Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-15 16:50 +0100
  [PATCH v9 2/3] serial: exar: split out the exar code from 8250_pci Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2017-01-15 00:00 +0100
    Re: [PATCH v9 2/3] serial: exar: split out the exar code from 8250_pci Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-15 16:50 +0100
  Re: [PATCH v9 1/3] gpio: exar: add gpio for exar cards Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-15 16:00 +0100

csiph-web