13 Sep
2023
13 Sep
'23
5:07 p.m.
On Wed, Sep 13, 2023 at 01:09:03PM +0900, Myunguk Kim wrote:
In this case, it is not used through the DMA API. The connection relationship is as follows. i2s --- pcm_dmaengine --- DMA IP (ie. pl330) So, control was possible only by directly setting the maxburst property.
pcm_dmaengine is a wrapper binding the DMA API into ASoC...