linux_dsm_epyc7002/drivers/tty/serial/8250
Sean Young 65ecc9c02d 8250: blacklist Winbond CIR port
The legacy serial driver will detect the Winbond CIR device as a serial
port, since it looks exactly like a serial port unless you know what
it is from the PNP ID.

Here we track this port as a special PORT_8250_CIR type, preventing the
legacy serial driver from probing it.

Signed-off-by: Sean Young <sean@mess.org>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-26 13:25:41 -07:00
..
8250_accent.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_acorn.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
8250_boca.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_dw.c 8250: three way resolve of the 8250 diffs 2012-07-17 09:11:50 -07:00
8250_early.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_em.c serial8250-em: Add DT support 2012-05-09 15:11:31 -07:00
8250_exar_st16c554.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_fourport.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_fsl.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_gsc.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
8250_hp300.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
8250_hub6.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_pci.c 8250_pci: Add additional WCH CHC353 devices 2012-09-05 16:38:40 -07:00
8250_pnp.c 8250: blacklist Winbond CIR port 2012-09-26 13:25:41 -07:00
8250.c 8250: blacklist Winbond CIR port 2012-09-26 13:25:41 -07:00
8250.h 8250_pnp: do pnp probe before legacy probe 2012-09-26 13:25:41 -07:00
Kconfig 8250_pnp: do pnp probe before legacy probe 2012-09-26 13:25:41 -07:00
Makefile 8250_pnp: do pnp probe before legacy probe 2012-09-26 13:25:41 -07:00
serial_cs.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00