Thanks! Vinod
Added relevant people for maintenance. Rahul <rtanwar@xxxxxxxxxxxxx>
and Chuan Hua <lchuanhua@xxxxxxxxxxxxx>
On 1/12/2021 8:29 PM, Vinod Koul wrote:
On 03-12-20, 12:10, Amireddy Mallikarjuna reddy wrote:
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