8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter
authorScott Kilau <scottk@digi.com>
Wed, 11 May 2011 20:41:59 +0000 (15:41 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 May 2011 22:11:21 +0000 (15:11 -0700)
commitaa273ae52118265c5cb0f7026a7f032c765c8b67
tree190c9df85cde198eb5207a53bd8d6d1d0b9007d2
parented0bd2333cffc3d856db9beb829543c1dfc00982
8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter

Add support to the 8250 PCI serial driver for the Digi/IBM PCIe 2-port Async EIA-232 Adapter.

Oxford Semiconductor produces a 2/4/8 port UART (OXPCIe952/OXPCIe954/OXPCIe958) chip
called the Tornado, that can be used to create a very simple serial board product.
The kernel sources currently have just 2 vendors using this chip, which is Oxford and Mainpipe.
This new Digi/IBM serial product now uses it as well.

Rather than create a long running comment of vendors using the chip, the one changed comment
in the patch below now just lists "For Oxford Semiconductor Tornado based devices" to be a
more generic comment for all vendors that end up using the Oxford Tornado chip.

Cc: Michael Reed <mreed10@us.ibm.com>
Signed-off-by: Scott Kilau <scottk@digi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/8250_pci.c