alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Intel: Skylake: Add support for loading FE dais from topology
@ 2017-10-09  5:50 Guneshwor Singh
  2017-10-09  5:50 ` [PATCH 1/3] ASoC: Intel: Skylake: Add flag to check to register " Guneshwor Singh
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Guneshwor Singh @ 2017-10-09  5:50 UTC (permalink / raw)
  To: alsa-devel, Mark Brown
  Cc: Takashi Iwai, Liam Girdwood, Vinod Koul, Guneshwor Singh,
	Patches Audio

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-10-13 19:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-09  5:50 [PATCH 0/3] ASoC: Intel: Skylake: Add support for loading FE dais from topology Guneshwor Singh
2017-10-09  5:50 ` [PATCH 1/3] ASoC: Intel: Skylake: Add flag to check to register " Guneshwor Singh
2017-10-13 19:25   ` Applied "ASoC: Intel: Skylake: Add flag to check to register FE dais from topology" to the asoc tree Mark Brown
2017-10-09  5:50 ` [PATCH 2/3] ASoC: Intel: Skylake: Add dai load ops for dais from topology Guneshwor Singh
2017-10-13 19:25   ` Applied "ASoC: Intel: Skylake: Add dai load ops for dais from topology" to the asoc tree Mark Brown
2017-10-09  5:50 ` [PATCH 3/3] ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_mach Guneshwor Singh
2017-10-13 19:25   ` Applied "ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_mach" to the asoc tree Mark Brown
2017-10-13  9:22 ` [PATCH 0/3] ASoC: Intel: Skylake: Add support for loading FE dais from topology Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).