[alsa-devel] [PATCH 00/14] ASoC: Intel: Skylake: Update to SKL driver
Vinod Koul
vinod.koul at intel.com
Fri Dec 11 07:44:13 CET 2015
This update bring in new APIs in core and usage of those in SKL driver.
The series is broadly of three parts
- first two are fixes on the driver
- then we add DMA resume capability in HDA core and use it to save restore
DMA link values and add DMA resume capability in driver
- lastly, we add support for MISCBDCGE configuration in core and use it
while resetting and also for phrase detection per HW recommendation
This should be merged thru ASoC tree due to obvious dependencies. Takashi
would need your ack on core patches
Dharageswari.R (1):
ASoC: Intel: Skylake: Use CGCTL.MISCBDCGE for Phrase detection
notification
Jayachandran B (3):
ALSA: hdac: Add MISCBDCGE support
ALSA: hdac: Increase timeout value for link power check
ASoC: Intel: Skylake: fix reset controller sequencing
Jeeja KP (8):
ASoC: Intel: Skylake: Clear stream registers before stream setup
ASoC: Intel: Skylake: Fix to set pipe state to invalid when deleting
ALSA: hdac: Add support for hda DMA Resume capability
ALSA: hdac: couple the hda DMA stream in cleanup
ASoC: Intel: Skylake: enable interrupt as wake source in active
suspend
ASoC: Intel: Skylake: Add DMA resume position in Trigger
resume/suspend
ASoC: Intel: Skylake: Reconfigure Link stream on suspend/resume
ASoC: Intel: Skylake: Add Resume capability in PCM info.
Vinod Koul (2):
ALSA: hdac: add snd_hdac_ext_bus_link_power_up_all
ASoC: Intel: Skylake: manage link power in active suspend
include/sound/hda_register.h | 12 ++++++
include/sound/hdaudio_ext.h | 16 ++++++++
sound/hda/ext/hdac_ext_controller.c | 52 +++++++++++++++++++++++-
sound/hda/ext/hdac_ext_stream.c | 72 +++++++++++++++++++++++++++++++++
sound/soc/intel/skylake/skl-messages.c | 2 +
sound/soc/intel/skylake/skl-pcm.c | 56 ++++++++++++++++++++-----
sound/soc/intel/skylake/skl-sst-cldma.c | 38 ++++++++++-------
sound/soc/intel/skylake/skl-sst-ipc.c | 14 +++++++
sound/soc/intel/skylake/skl-sst-ipc.h | 3 ++
sound/soc/intel/skylake/skl.c | 30 ++++++++++++--
10 files changed, 265 insertions(+), 30 deletions(-)
--
1.9.1
More information about the Alsa-devel
mailing list