commit | 0267de58acfe5059ace739741f1533dd605ed22f | [log] [tgz] |
---|---|---|
author | Keyon Jie <yang.jie@linux.intel.com> | Fri Oct 25 17:41:14 2019 -0500 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 28 14:44:37 2019 +0000 |
tree | 2e0d50d7c1c9a22a6e2695f3d521a68573fcd43d | |
parent | 601252869f50af6f5ab377e7f4846d7b09cc66c0 [diff] |
ASoC: SOF: Intel: CNL: add support for sending compact IPC For compact IPCs, we will send the IPC header/command via the HIPCIDR register and the first 32bit payload via the HIPCIDD register, no mailbox will be used. 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-19-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>