]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Add catpt base members
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 29 Sep 2020 14:12:34 +0000 (16:12 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 2 Oct 2020 14:32:27 +0000 (15:32 +0100)
commit68fc12685360201f176bc0d238421ca6c3bea281
tree309737c9cf49b03e769f510130564202f524c90e
parent91af151a601f15eedff52dc1d4870a0f00a7f8d0
ASoC: Intel: Add catpt base members

Declare base structures, registers and extension routines for the catpt
solution.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200929141247.8058-2-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/catpt/core.h [new file with mode: 0644]
sound/soc/intel/catpt/dsp.c [new file with mode: 0644]
sound/soc/intel/catpt/loader.c [new file with mode: 0644]
sound/soc/intel/catpt/registers.h [new file with mode: 0644]