linux_dsm_epyc7002/drivers/tty/serial/8250
Heikki Krogerus ec2f1b67f5 dmaengine: hsu: make the UART driver in control of selecting this driver
HSU (High Speed UART) DMA engine, like the name suggests, is
an integrated DMA engine for UART and UART alone. Therefore,
making the UART drivers responsible of selecting it and
removing the user selectable option for it. The UARTs with
this DMA engine can always select HSU_DMA when
SERIAL_8250_DMA option is enabled.

Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-17 21:22:08 -07:00
..
8250_accent.c
8250_acorn.c
8250_boca.c
8250_core.c serial: don't register CIR serial ports 2015-10-04 17:23:52 +01:00
8250_dma.c serial: 8250_dma: no need to sync RX buffer 2015-10-04 19:12:25 +01:00
8250_dw.c serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag 2015-10-04 18:38:45 +01:00
8250_early.c serial: 8250: Add OF earlycon support 2015-10-04 17:49:27 +01:00
8250_em.c
8250_exar_st16c554.c
8250_fintek.c
8250_fourport.c
8250_fsl.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_ingenic.c serial: 8250_ingenic: Enable FIFO for Ingenic UARTs 2015-10-04 17:47:49 +01:00
8250_lpc18xx.c
8250_mid.c serial: 8250_pci: Intel MID UART support to its own driver 2015-10-17 21:18:38 -07:00
8250_mtk.c
8250_omap.c serial: 8250_omap: Remove RTS clear 2015-10-17 21:05:46 -07:00
8250_pci.c serial: 8250_pci: Intel MID UART support to its own driver 2015-10-17 21:18:38 -07:00
8250_pnp.c
8250_port.c Merge 4.3-rc5 into tty-next 2015-10-12 10:54:35 -07:00
8250_uniphier.c
8250.h
Kconfig dmaengine: hsu: make the UART driver in control of selecting this driver 2015-10-17 21:22:08 -07:00
Makefile serial: 8250_pci: Intel MID UART support to its own driver 2015-10-17 21:18:38 -07:00
serial_cs.c