From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@intel.com (Vinod Koul) Date: Tue, 27 Mar 2018 17:31:46 +0530 Subject: [PATCH v7 0/3] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC In-Reply-To: References: Message-ID: <20180327120146.GI15443@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Mar 15, 2018 at 03:40:34PM +0800, sean.wang at mediatek.com wrote: > From: Sean Wang > > > 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