]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: avs: Implement CLDMA transfer
authorCezary Rojewski <cezary.rojewski@intel.com>
Fri, 11 Mar 2022 15:35:42 +0000 (16:35 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 11 Mar 2022 16:24:08 +0000 (16:24 +0000)
commit683a66c5d80c79ccd0225e6db61771338a6d7378
tree0bd2e6adad26f4fbb12f5d29e7b55e99e4c689f2
parentee1ecb5f878b217d80c22f81853fd4679cd80ea2
ASoC: Intel: avs: Implement CLDMA transfer

SKL and KBL rely on a dedicated HDAudio DMA stream for code loading and
authentication. The implementation of this specific mechanism for
SKL-based platforms re-uses HDAudio DMA (streaming) functions found in
HDA library to avoid duplication of functionality.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220311153544.136854-16-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/Makefile
sound/soc/intel/avs/cldma.c [new file with mode: 0644]
sound/soc/intel/avs/cldma.h [new file with mode: 0644]
sound/soc/intel/avs/registers.h