ASoC: Intel: Skylake: add LARGE_CONFIG_GET IPC support
authorMousami Jana <mousami.janax@intel.com>
Thu, 3 Dec 2015 17:59:55 +0000 (23:29 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 8 Dec 2015 17:57:51 +0000 (17:57 +0000)
commitcce1c7f383e829651e0729d4b0b2cb78ea5cb2d6
treef931433dcb9001f9a2717cdd7457bc9cb6174362
parentc99b80564c1badfa0cd14f4ebf3193fd77e412e9
ASoC: Intel: Skylake: add LARGE_CONFIG_GET IPC support

For messages which have larger payload than mailbox data, we need
to split the payload using set of messages containing mailbox
size as payload.

For sending such payload we already support LARGE_CONFIG_SET
IPCs and now to query such payload add LARGE_CONFIG_GET IPC

Signed-off-by: Mousami Jana <mousami.janax@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-sst-ipc.c
sound/soc/intel/skylake/skl-sst-ipc.h
This page took 0.026575 seconds and 5 git commands to generate.