serial: 8250_mid: add support for DMA engine handling from UART MMIO
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 13 Oct 2015 10:29:06 +0000 (13:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Oct 2015 04:22:08 +0000 (21:22 -0700)
commit6ede6dcd87aa32787f077b6556dce6b0de7d91e6
treee616986d6dc65bf124d302b24ac92af7609d3b38
parent4c97ad993d763904fc1c9e0bdc3a6dba062802a2
serial: 8250_mid: add support for DMA engine handling from UART MMIO

The platforms that have this UART, but that don't have
separate PCI device for the DMA Engine, need to create the
HSU DMA Engine device separately.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_mid.c
drivers/tty/serial/8250/8250_pci.c