Sorry, please overlook this version and see v2.
I sent some v1 patches twice by mistake. This seems to broke the v1 thread. So I sent v2.
Regards Mengdong
-----Original Message----- From: Lin, Mengdong Sent: Wednesday, September 30, 2015 5:03 PM To: alsa-devel@alsa-project.org; broonie@kernel.org; tiwai@suse.de; Girdwood, Liam R; Patel, Vedang; Prusty, Subhransu S; Koul, Vinod; Kp, Jeeja Cc: Lin, Mengdong Subject: [PATCH 0/8] ASoC: topology: ABI - Add support for PCM, BE & CC link
From: Mengdong Lin mengdong.lin@intel.com
This series includes topology ABI update to support PCM (FE DAI/DAI links), BE and CC DAI links. Bump the ABI version to 4.
Mengdong Lin (2): ASoC: topology: ABI - Change stream formats to a bitwise flag ASoC: topology: ABI - Remove tdm_slot & dai_fmt from snd_soc_tplg_stream
Vedang Patel (6): ASoC: topology: ABI - Add PCM Support and bump ABI version to 4 ASoC: topology: ABI - Remove unused struct snd_soc_tplg_stream_config ASoC: topology: ABI - Use __le32 instead of __u32 in snd_soc_tplg_dapm_widget ASoC: topology: ABI - Add name element to snd_soc_tplg_stream ASoC: topology: ABI - Add the type for BE DAI link ASoC: topology: ABI - Add configuration for BE & Codec-Codec DAI Links
include/uapi/sound/asoc.h | 76 +++++++++++++++++++++++++---------------------- sound/soc/soc-topology.c | 4 +-- 2 files changed, 43 insertions(+), 37 deletions(-)
-- 1.9.1