All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Intel: kbl: Add Multi-endpoint Playback & Echo Ref support
@ 2017-08-02  6:13 Naveen M
  2017-08-02  6:13 ` [PATCH 1/3] ASoC: Intel: kbl: Add new FEs for Multi-Playback & Echo-Reference Naveen M
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Naveen M @ 2017-08-02  6:13 UTC (permalink / raw)
  To: alsa-devel
  Cc: vinod.koul, liam.r.girdwood, tiwai, broonie, naveen.m,
	pierre-louis.bossart

1. Add new FE capabilities to support:
  a. Parallel playback on 2 ports simultaneously
     Define new frontends to enable additional playback port.
     This will be used when platform needs to support multi-playback
     on different ports. Ex: Headset and Speaker simultaneously
  b. Echo reference capture capability
     Certain platforms need reference stream of playback to supplement
     User-space post-processing algorithms. This pin enables platform
     driver to provide such a FE.
2. Add DAI links for parallel playback and echo ref
3. Add map for new DAIs for parallel playback and echo ref

Naveen M (3):
  ASoC: Intel: kbl: Add new FEs for Multi-Playback & Echo-Reference
  ASoC: Intel: kbl: Add DAI links for Multi-Playback & Echo-reference
  ASoC: Intel: kbl: Add map for new DAIs for Multi-Playback & Echo Ref

 sound/soc/intel/boards/kbl_rt5663_max98927.c       | 30 +++++++++++++++++++---
 .../soc/intel/boards/kbl_rt5663_rt5514_max98927.c  | 30 +++++++++++++++++++---
 sound/soc/intel/skylake/skl-pcm.c                  | 26 +++++++++++++++++++
 3 files changed, 80 insertions(+), 6 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-08-03 16:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-02  6:13 [PATCH 0/3] ASoC: Intel: kbl: Add Multi-endpoint Playback & Echo Ref support Naveen M
2017-08-02  6:13 ` [PATCH 1/3] ASoC: Intel: kbl: Add new FEs for Multi-Playback & Echo-Reference Naveen M
2017-08-03 16:30   ` Applied "ASoC: Intel: kbl: Add new FEs for Multi-Playback & Echo-Reference" to the asoc tree Mark Brown
2017-08-02  6:13 ` [PATCH 2/3] ASoC: Intel: kbl: Add DAI links for Multi-Playback & Echo-reference Naveen M
2017-08-03 16:30   ` Applied "ASoC: Intel: kbl: Add DAI links for Multi-Playback & Echo-reference" to the asoc tree Mark Brown
2017-08-02  6:13 ` [PATCH 3/3] ASoC: Intel: kbl: Add map for new DAIs for Multi-Playback & Echo Ref Naveen M
2017-08-03 16:30   ` Applied "ASoC: Intel: kbl: Add map for new DAIs for Multi-Playback & Echo Ref" to the asoc tree Mark Brown
2017-08-03  4:54 ` [PATCH 0/3] ASoC: Intel: kbl: Add Multi-endpoint Playback & Echo Ref support Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.