mbox series

[0/2] MediaTek Helio X10 MT6795 - CQDMA driver

Message ID 20220503105328.54755-1-angelogioacchino.delregno@collabora.com (mailing list archive)
Headers show
Series MediaTek Helio X10 MT6795 - CQDMA driver | expand

Message

AngeloGioacchino Del Regno May 3, 2022, 10:53 a.m. UTC
In an effort to give some love to the apparently forgotten MT6795 SoC,
I am upstreaming more components that are necessary to support platforms
powered by this one apart from a simple boot to serial console.

This series introduces support for CQDMA on the Helio X10 SoC.

Tested on a Sony Xperia M5 (codename "Holly") smartphone.

AngeloGioacchino Del Regno (2):
  dmaengine: mediatek-cqdma: Add SoC-specific match data
  dmaengine: mediatek-cqdma: Add support for MediaTek MT6795

 drivers/dma/mediatek/mtk-cqdma.c | 40 ++++++++++++++++++++++++++------
 1 file changed, 33 insertions(+), 7 deletions(-)