linux-stable/drivers/tty/serial/8250
Andy Shevchenko 90452456eb serial: 8250_pci: Remove redundant PCI IDs
Driver complains that PCI IDs are not needed for some of the LAVA cards:

[    0.297252] serial 0000:04:00.0: Redundant entry in serial pci_table.
[    0.297252] Please send the output of lspci -vv, this
[    0.297252] message (0x1407,0x0120,0x0000,0x0000), the
[    0.297252] manufacturer and name of serial board or
[    0.297252] modem board to <linux-serial@vger.kernel.org>.

Do as suggested.

Reported-by: Jimmy A <jimand04@hotmail.com>
Closes: https://lore.kernel.org/r/VI1P194MB052751BE157EFE9CEAB75725CE362@VI1P194MB0527.EURP194.PROD.OUTLOOK.COM
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20240403224152.945099-1-andy.shevchenko@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-04-09 15:57:01 +02:00
..
8250.h Revert "8250: add support for ASIX devices with a FIFO bug" 2023-06-21 17:55:53 +02:00
8250_accent.c
8250_acorn.c
8250_alpha.c
8250_aspeed_vuart.c serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties() 2024-03-05 13:38:28 +00:00
8250_bcm2835aux.c serial: 8250_bcm2835aux: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_bcm7271.c serial: 8250_bcm7271: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_boca.c
8250_core.c serial: 8250: Convert to platform remove callback returning void 2023-11-23 19:12:30 +00:00
8250_dfl.c tty: serial: 8250: add DFL bus driver for Altera 16550. 2023-01-19 16:07:40 +01:00
8250_dma.c serial: 8250_dma: Use port lock wrappers 2023-09-18 11:18:08 +02:00
8250_dw.c serial: 8250_dw: Revert: Do not reclock if already at correct rate 2024-04-09 15:56:16 +02:00
8250_dwlib.c serial: 8250_dw: Do not bailout on UCV read returning zero 2024-01-04 16:21:43 +01:00
8250_dwlib.h serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
8250_early.c serial: 8250_omap: Add earlycon support for the AM654 UART controller 2023-11-23 20:20:56 +00:00
8250_em.c serial: 8250: Convert to platform remove callback returning void 2023-11-23 19:12:30 +00:00
8250_exar.c serial: 8250_exar: Don't use "proxy" headers 2024-03-02 21:52:06 +01:00
8250_exar_st16c554.c
8250_fintek.c serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
8250_fourport.c
8250_fsl.c serial: 8250-fsl: Only do the break workaround if IIR signals RLSI 2023-12-15 14:23:32 +01:00
8250_hp300.c
8250_hub6.c
8250_ingenic.c serial: 8250_ingenic: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_ioc3.c serial: 8250: Convert to platform remove callback returning void 2023-11-23 19:12:30 +00:00
8250_lpc18xx.c serial: 8250_lpc18xx: disable clks on error in probe() 2024-04-09 15:52:47 +02:00
8250_lpss.c serial: 8250_lpss: copy dma_param using devm_kmemdup() 2024-01-04 16:21:51 +01:00
8250_men_mcb.c 8250_men_mcb: remove unnecessary cast when reading register 2023-08-04 15:09:51 +02:00
8250_mid.c serial: 8250_mid: Remove 8250_pci usage 2023-09-18 11:14:43 +02:00
8250_mtk.c serial: 8250: Convert to platform remove callback returning void 2023-11-23 19:12:30 +00:00
8250_of.c serial: 8250_of: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_omap.c serial: 8250_omap: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_parisc.c parisc/serial: Rename 8250_gsc.c to 8250_parisc.c 2022-10-21 08:10:46 +02:00
8250_pci.c serial: 8250_pci: Remove redundant PCI IDs 2024-04-09 15:57:01 +02:00
8250_pci1xxxx.c serial: 8250_pci1xxxx: Drop quirk from 8250_port 2024-03-02 21:52:19 +01:00
8250_pcilib.c serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c 2023-02-08 13:10:15 +01:00
8250_pcilib.h serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c 2023-02-08 13:10:15 +01:00
8250_pericom.c serial: 8250_pericom: Use UART_LCR_DLAB 2022-06-27 14:33:15 +02:00
8250_pnp.c
8250_port.c serial: Lock console when calling into driver before registration 2024-03-05 13:39:11 +00:00
8250_pxa.c serial: 8250_pxa: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_rt288x.c serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED 2023-05-13 19:47:26 +09:00
8250_tegra.c serial: 8250_tegra: Switch to use uart_read_port_properties() 2024-03-05 13:38:30 +00:00
8250_uniphier.c serial: 8250_uniphier: Switch to use uart_read_port_properties() 2024-03-05 13:38:30 +00:00
Kconfig serial: 8250_exar: Use 8250 PCI library to map and assign resources 2024-03-02 21:52:06 +01:00
Makefile tty/serial: 8250: Sort drivers in Makefile 2023-09-18 11:14:43 +02:00
serial_cs.c tty: serial_cs: remove unused struct serial_cfg_mem 2023-11-23 19:16:03 +00:00