commit | 6f6c3c36f0917be24587eeba818ab4fdfcb5465a | [log] [tgz] |
---|---|---|
author | Maruthi Srinivas Bayyavarapu <maruthi.srinivas.bayyavarapu@xilinx.com> | Fri Dec 21 14:27:28 2018 +0530 |
committer | Mark Brown <broonie@kernel.org> | Thu Jan 03 16:34:21 2019 +0000 |
tree | fdd2f262b19ed2bb48593b71ab9019a2976510fb | |
parent | e3e12ec09a18ad779b637f4a006a908cb6045aa7 [diff] |
ASoC: xlnx: add pcm formatter platform driver The audio formatter PL IP supports DMA of two streams - mm2s and s2mm for playback and capture respectively. Apart from DMA, IP also does conversions like PCM to AES and viceversa. This patch adds DMA component driver for the IP. Signed-off-by: Maruthi Srinivas Bayyavarapu <maruthi.srinivas.bayyavarapu@xilinx.com> Signed-off-by: Mark Brown <broonie@kernel.org>