]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: HDA: add cAVS specific compact IPC header file
authorKeyon Jie <yang.jie@linux.intel.com>
Fri, 25 Oct 2019 22:41:11 +0000 (17:41 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 28 Oct 2019 14:43:58 +0000 (14:43 +0000)
commitd573cc45a4a1a27e0df4b0b9d048941d59b1e875
treeae7f7ccc318acaabca31b050fce1e6f80148fbff
parentf82c8469d90015ccc18b6d4e76df96dbc13c6f22
ASoC: SOF: Intel: HDA: add cAVS specific compact IPC header file

On cAVS platforms, some IPCs are required to be sent via IPC registers
only(e.g. when in D0i3, mailbox is unaccessible), add hda-ipc.h to hold
definition of those compact IPCs.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191025224122.7718-16-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-ipc.h [new file with mode: 0644]