commit | 6ede6dcd87aa32787f077b6556dce6b0de7d91e6 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Tue Oct 13 13:29:06 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 17 21:22:08 2015 -0700 |
tree | e616986d6dc65bf124d302b24ac92af7609d3b38 | |
parent | 4c97ad993d763904fc1c9e0bdc3a6dba062802a2 [diff] |
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>