ASoC: Intel: Skylake: Add support for programming D0i3C
authorPardha Saradhi K <pardha.saradhi.kesapragada@intel.com>
Thu, 3 Nov 2016 11:37:16 +0000 (17:07 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 3 Nov 2016 17:14:22 +0000 (11:14 -0600)
commita26a3f53e3d2bfeb666ca31b5f86c65a1816eb89
tree16c2078a2f3aeed82afaf3bddd50e9a7122fc756
parent41b7523f192bdf3804e3e18a61f91244e4a0cb25
ASoC: Intel: Skylake: Add support for programming D0i3C

To set the controller in D0i3 mode, the driver needs to set D0i3C
register after DSP is quiesced. Since the D0iX entry/exit is done by IPC,
add this as callback so that it can be invoked from IPC module.

Signed-off-by: Pardha Saradhi K <pardha.saradhi.kesapragada@intel.com>
Signed-off-by: Jayachandran B <jayachandran.b@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-pcm.c
sound/soc/intel/skylake/skl-sst-ipc.h
sound/soc/intel/skylake/skl.c
sound/soc/intel/skylake/skl.h