Re: [PATCH v7 0/3] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
From: Vinod Koul <hidden>
Date: 2018-03-27 11:57:36
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Vinod Koul <hidden>
Date: 2018-03-27 11:57:36
Also in:
linux-arm-kernel, linux-mediatek, lkml
On Thu, Mar 15, 2018 at 03:40:34PM +0800, sean.wang@mediatek.com wrote:
From: Sean Wang <sean.wang@mediatek.com> This patchset introduces support for MediaTek High-Speed DMA controller (MTK-HSDMA) Currently, the driver is already tested successfully with dmatest module on MT7622 and MT7623 SoC. MTK-HSDMA on MT7622/23 SoC has a single ring which is dedicated for doing memory-to-memory transfer through ring-based descriptor management. Even though there is only a single ring available inside HSDMA, the driver is being extended to the support for multiple virtual channels processing simultaneously by means of DMA_VIRTUAL_CHANNELS.
Applied all, thanks -- ~Vinod