alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: topology: Add support for BE DAIs
@ 2016-07-22  5:58 mengdong.lin
  2016-07-22  5:58 ` [PATCH 1/3] ASoC: topology: ABI - Add the types for BE DAI mengdong.lin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: mengdong.lin @ 2016-07-22  5:58 UTC (permalink / raw)
  To: alsa-devel, broonie
  Cc: Mengdong Lin, tiwai, hardik.t.shah, guneshwor.o.singh,
	liam.r.girdwood, mengdong.lin

From: Mengdong Lin <mengdong.lin@linux.intel.com>

There is topology ABI udpate in this series. Topology core can check size
of each ABI objects to detect version mismatch between user space and
kernel.

This series adds support for BE (Back End) DAIs:
- Define the type and ABI struct for Backend DAIs.
- The topology core can configure an existing BE DAI or create new BE
  DAIs.


The user space series "topology: Add support for BE DAIs" is also
submitted.

Is it possible to meet the timeline of v4.8?
There will be 2 pairs of kernel & user space series for PCM & BE links
later.

Mengdong Lin (3):
  ASoC: topology: ABI - Add the types for BE DAI
  ASoC: topology: Add support for configuring existing BE DAIs
  ASoC: topology: Able to create BE DAIs

 include/sound/soc-topology.h |   1 +
 include/uapi/sound/asoc.h    |  34 +++++++++-
 sound/soc/soc-core.c         |   3 +-
 sound/soc/soc-topology.c     | 156 ++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 189 insertions(+), 5 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-08-05 12:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-22  5:58 [PATCH 0/3] ASoC: topology: Add support for BE DAIs mengdong.lin
2016-07-22  5:58 ` [PATCH 1/3] ASoC: topology: ABI - Add the types for BE DAI mengdong.lin
2016-08-05 12:08   ` Applied "ASoC: topology: ABI - Add the types for BE DAI" to the asoc tree Mark Brown
2016-07-22  5:59 ` [PATCH 2/3] ASoC: topology: Add support for configuring existing BE DAIs mengdong.lin
2016-08-05 12:08   ` Applied "ASoC: topology: Add support for configuring existing BE DAIs" to the asoc tree Mark Brown
2016-07-22  5:59 ` [PATCH 3/3] ASoC: topology: Able to create BE DAIs mengdong.lin
     [not found]   ` <20160722124744.GD32690@wfg-t540p.sh.intel.com>
2016-07-25  1:58     ` Lin, Mengdong

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).