Re: [PATCH v6 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART

2016-06-13 Thread kbuild test robot
Hi, [auto build test ERROR on v4.7-rc3] [also build test ERROR on next-20160609] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Andy-Shevchenko/serial-8250-split-LPSS-to-8250_lpss-enable-DMA-on-

[PATCH v6 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART

2016-06-13 Thread Andy Shevchenko
DMA on Intel Quark SoC is a part of UART IP block. Enable it. Signed-off-by: Andy Shevchenko --- drivers/tty/serial/8250/8250_lpss.c | 61 +++-- 1 file changed, 58 insertions(+), 3 deletions(-) diff --git a/drivers/tty/serial/8250/8250_lpss.c b/drivers/tty/seria