2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-27 08:05:27 +08:00
linux-next/sound/soc/intel/skylake
Jeeja KP 6ea8ba33e6 ASoC: Intel: Skylake: Check CPA bit in DSP core power down
Skylake driver will set the SPA bit to 0 to turn off the DSP core.
Driver will poll the Current Power Active (CPA) bit to match the
Set Power Active (SPA) bit value. When CPA bit matches the value
of SPA bit, the achieved power state has reached.

In case of DSP power down, register that was polled is SPA
instead of CPA. This patch corrects the register to be polled
in case of DSP power down.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-10-09 11:18:58 +01:00
..
Makefile ASoC: Intel: Skylake: Add pipe and modules handlers 2015-10-07 15:30:15 +01:00
skl-messages.c ASoC: Intel: Skylake: Add pipe management helpers 2015-08-07 14:26:03 +01:00
skl-nhlt.c ASoC: Intel: Skylake: Use acpi header for NHLT header 2015-08-07 14:26:01 +01:00
skl-nhlt.h ASoC: Intel: Skylake: Use acpi header for NHLT header 2015-08-07 14:26:01 +01:00
skl-pcm.c ASoC: Intel: Skylake: Initialize and load DSP controls 2015-10-07 16:04:15 +01:00
skl-sst-cldma.c ASoC: Intel: Skylake: Add code loader DMA APIs 2015-07-16 21:46:50 +01:00
skl-sst-cldma.h ASoC: Intel: Skylake: add code loader DMA operations 2015-07-16 21:46:50 +01:00
skl-sst-dsp.c ASoC: Intel: Skylake: Check CPA bit in DSP core power down 2015-10-09 11:18:58 +01:00
skl-sst-dsp.h ASoC: Intel: Skylake: Add SKL DSP initialization 2015-07-16 21:46:50 +01:00
skl-sst-ipc.c ASoC: Intel: Skylake: Print error code in IPC for SKL 2015-07-16 21:46:50 +01:00
skl-sst-ipc.h ASoC: Intel: Add Skylake IPC library 2015-07-09 18:33:23 +01:00
skl-sst.c ASoC: Intel: Skylake: Add SKL DSP initialization 2015-07-16 21:46:50 +01:00
skl-topology.c ASoC: Intel: Skylake: Modify the log level 2015-10-08 09:46:22 +01:00
skl-topology.h ASoC: Intel: Skylake: Add topology core init and handlers 2015-10-07 16:04:14 +01:00
skl-tplg-interface.h ASoC: Intel: Skylake: Add topology core init and handlers 2015-10-07 16:04:14 +01:00
skl.c ASoC: Intel: Skylake: Initialize NHLT table 2015-10-07 16:04:17 +01:00
skl.h ASoC: Intel: Skylake: Add pipe and modules handlers 2015-10-07 15:30:15 +01:00