Re: [PATCH 2/2] Add Intel LGM soc DMA support.

2020-06-22 Thread Dan Carpenter
Hi Amireddy, url: https://github.com/0day-ci/linux/commits/Amireddy-Mallikarjuna-reddy/Add-Intel-LGM-soc-DMA-support/20200610-202116 base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next config: i386-randconfig-m021-20200621 (attached as .config) compiler: gcc-9 (Debi

Re: [PATCH 2/2] Add Intel LGM soc DMA support.

2020-06-16 Thread kernel test robot
Hi Amireddy, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on robh/for-next] [also build test WARNING on linus/master v5.8-rc1 next-20200616] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest t

Re: [PATCH 2/2] Add Intel LGM soc DMA support.

2020-06-10 Thread kernel test robot
Hi Amireddy, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on robh/for-next] [also build test WARNING on linus/master v5.7 next-20200610] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to us

[PATCH 2/2] Add Intel LGM soc DMA support.

2020-06-10 Thread Amireddy Mallikarjuna reddy
Add DMA controller driver for Lightning Mountain(LGM) family of SoCs. The main function of the DMA controller is the transfer of data from/to any DPlus compliant peripheral to/from the memory. A memory to memory copy capability can also be configured. This ldma driver is used for configure the de