commit | caa3e443aef6308abfe0710e8d8f602a75bed0ed | [log] [tgz] |
---|---|---|
author | Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> | Fri Jan 19 18:25:30 2018 +0900 |
committer | Mark Brown <broonie@kernel.org> | Mon Feb 12 12:49:52 2018 +0000 |
tree | b2105f6c0d9c909ab90759297ef9a57479a2d7b6 | |
parent | f37fe2f9987b0460f25a87b1380f8e97a5959121 [diff] |
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>