ASoC: uniphier: add support for UniPhier AIO DMA driver
authorKatsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Fri, 19 Jan 2018 09:25:30 +0000 (18:25 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 12 Feb 2018 12:49:52 +0000 (12:49 +0000)
commitcaa3e443aef6308abfe0710e8d8f602a75bed0ed
treeb2105f6c0d9c909ab90759297ef9a57479a2d7b6
parentf37fe2f9987b0460f25a87b1380f8e97a5959121
ASoC: uniphier: add support for UniPhier AIO DMA driver

This patch adds supports for UniPhier AIO DMA.

This module shared register area with all sound devices for
I2S, S/PDIF and so on. Since the AIO has mixed register map
for those I/Os, it is hard to split register areas for each
sound devices.

Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/uniphier/Makefile
sound/soc/uniphier/aio-dma.c [new file with mode: 0644]
sound/soc/uniphier/aio.h