Re: [PATCH v11 0/2] Add Intel LGM SoC DMA support

From: Reddy, MallikarjunaX
Date: Tue Jan 19 2021 - 22:03:45 EST


Ok Vinod.

Thanks,
Mallikarjuna reddy A

On 1/17/2021 1:57 PM, Vinod Koul wrote:
On 15-01-21, 17:56, 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).

-------------
Future Plans:
-------------
LGM SOC also supports Hardware Memory Copy engine.
The role of the HW Memory copy engine is to offload memory copy operations
from the CPU.
??

Please send updates against already applied patches and not an updated
series!