Re: [PATCH v10 0/2] Add Intel LGM SoC DMA support
From: Kim, Cheol Yong <hidden>
Date: 2021-01-14 03:50:22
Also in:
linux-devicetree, lkml
From: Kim, Cheol Yong <hidden>
Date: 2021-01-14 03:50:22
Also in:
linux-devicetree, lkml
Thanks! Vinod Added relevant people for maintenance. Rahul [off-list ref] and Chuan Hua [off-list ref] On 1/12/2021 8:29 PM, Vinod Koul wrote:
On 03-12-20, 12:10, Amireddy Mallikarjuna reddy wrote:quoted
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 peripheral to/from the memory. A memory to memory copy capability can also be configured. This ldma driver is used for configure the device and channnels for data and control paths. These controllers provide DMA capabilities for a variety of on-chip devices such as SSC, HSNAND and GSWIP (Gigabit Switch IP).Applied after fixing tag on driver patch, thanks