[alsa-devel] [PATCH 0/3] ASoC: Intel: Skylake: Add support for loading FE dais from topology

Guneshwor Singh guneshwor.o.singh at intel.com
Mon Oct 9 07:50:29 CEST 2017


This series adds support for loading FE dais using topology. A flag is
introduced to decide whether to register FE dais defined in the platform
driver or use from topology. By default, it is set to register the FE
dais defined in the platform driver. While at it, fix a missing sentinel
too.

Guneshwor Singh (3):
  ASoC: Intel: Skylake: Add flag to check to register FE dais from
    topology
  ASoC: Intel: Skylake: Add dai load ops for dais from topology
  ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_mach

 sound/soc/intel/skylake/skl-pcm.c      | 46 +++++++++++++++++++++++++++++++---
 sound/soc/intel/skylake/skl-topology.c |  1 +
 sound/soc/intel/skylake/skl-topology.h |  3 +++
 sound/soc/intel/skylake/skl.c          | 10 +++++++-
 sound/soc/intel/skylake/skl.h          |  4 ++-
 5 files changed, 58 insertions(+), 6 deletions(-)

-- 
2.14.2



More information about the Alsa-devel mailing list