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)
commit4fac9b31d0b9d3b3e9dd1408f457139f94077bc5
tree309737c9cf49b03e769f510130564202f524c90e
parent8f2242b91501f4510f63f400cf7dae61912c6fef
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]