tty: 8250: Fix up PX-803/PX-857
authorCameron Williams <cang1@live.co.uk>
Fri, 20 Oct 2023 16:03:13 +0000 (17:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Nov 2023 10:56:23 +0000 (11:56 +0100)
commit9878818073222b0be5fc24262fa7f1711f2bb854
tree55468fee9ff63dd707cc4ea8e302be9a748616b7
parent143b10775f106a65f4741d5c16bac04bb17efcb0
tty: 8250: Fix up PX-803/PX-857

commit ee61337b934c99c2611e0a945d592019b2e00c82 upstream.

The PX-803/PX-857 are variants of each other, add a note.
Additionally fix up the port counts for the card (2, not 1).

Fixes: ef5a03a26c87 ("tty: 8250: Add support for Brainboxes PX cards.")
Cc: stable@vger.kernel.org
Signed-off-by: Cameron Williams <cang1@live.co.uk>
Link: https://lore.kernel.org/r/DU0PR02MB789978C8ED872FB4B014E132C4DBA@DU0PR02MB7899.eurprd02.prod.outlook.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c