Re: [PATCH] dmaengine: sprd: Fix the link-list pointer register configuration issue

2019-10-13 Thread Vinod Koul
On 12-09-19, 13:47, Baolin Wang wrote: > From: Zhenfang Wang > > We will set the link-list pointer register point to next link-list > configuration's physical address, which can load DMA configuration > from the link-list node automatically. > > But the link-list node's physical address can be

[PATCH] dmaengine: sprd: Fix the link-list pointer register configuration issue

2019-09-11 Thread Baolin Wang
From: Zhenfang Wang We will set the link-list pointer register point to next link-list configuration's physical address, which can load DMA configuration from the link-list node automatically. But the link-list node's physical address can be larger than 32bits, and now Spreadtrum DMA driver