From: mengdong.lin@linux.intel.com
To: alsa-devel@alsa-project.org
Cc: Mengdong Lin <mengdong.lin@linux.intel.com>,
tiwai@suse.de, hardik.t.shah@intel.com,
guneshwor.o.singh@intel.com, liam.r.girdwood@linux.intel.com,
vinod.koul@intel.com, broonie@kernel.org, mengdong.lin@intel.com
Subject: [PATCH 0/6] topology: Updates for PCM object in ABI v5
Date: Fri, 4 Nov 2016 07:00:19 +0800 [thread overview]
Message-ID: <cover.1478212626.git.mengdong.lin@linux.intel.com> (raw)
From: Mengdong Lin <mengdong.lin@linux.intel.com>
These ABI updates for PCM have just been applied to ASoC kernel. And
kernel can handle the PCM ABI updates in a backward compatible way.
So we update the user space code for PCM now.
The updates for physical DAI link and DAIs will come later after
their kernel updates be applied at first.
Mengdong Lin (6):
topology: ABI - Update stream caps and PCM objects to ABI v5
topology: Parse sig_bits of stream caps
topology: Parse flags for PCM
topology: Define a function to build a single PCM element
topology: Parse and build private data for PCM
topology: tplg_elem_lookup() checks parameter before searching
include/sound/asoc.h | 9 ++++
include/topology.h | 11 +++++
src/topology/elem.c | 3 ++
src/topology/parser.c | 2 +-
src/topology/pcm.c | 120 ++++++++++++++++++++++++++++++++++++++++++++--
src/topology/tplg_local.h | 2 +-
6 files changed, 140 insertions(+), 7 deletions(-)
--
2.7.4
next reply other threads:[~2016-11-03 22:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 23:00 mengdong.lin [this message]
2016-11-03 23:05 ` [PATCH 1/6] topology: ABI - Update stream caps and PCM objects to ABI v5 mengdong.lin
2016-11-03 23:06 ` [PATCH 2/6] topology: Parse sig_bits of stream caps mengdong.lin
2016-11-03 23:07 ` [PATCH 3/6] topology: Parse flags for PCM mengdong.lin
2016-11-05 15:45 ` Takashi Iwai
2016-11-05 16:54 ` Lin, Mengdong
2016-11-03 23:07 ` [PATCH 4/6] topology: Define a function to build a single PCM element mengdong.lin
2016-11-03 23:08 ` [PATCH 5/6] topology: Parse and build private data for PCM mengdong.lin
2016-11-03 23:08 ` [PATCH 6/6] topology: tplg_elem_lookup() checks parameter before searching mengdong.lin
2016-11-03 23:09 ` [PATCH 0/6] topology: Updates for PCM object in ABI v5 Lin, Mengdong
2016-11-05 15:45 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1478212626.git.mengdong.lin@linux.intel.com \
--to=mengdong.lin@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=guneshwor.o.singh@intel.com \
--cc=hardik.t.shah@intel.com \
--cc=liam.r.girdwood@linux.intel.com \
--cc=mengdong.lin@intel.com \
--cc=tiwai@suse.de \
--cc=vinod.koul@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.