From: Vinod Koul <vkoul@kernel.org>
To: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: alsa-devel@alsa-project.org, tiwai@suse.de,
gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
Ranjani Sridharan <ranjani.sridharan@linux.intel.com>,
Hui Wang <hui.wang@canonical.com>,
broonie@kernel.org, srinivas.kandagatla@linaro.org,
jank@cadence.com, slawomir.blauciak@intel.com,
Bard liao <yung-chuan.liao@linux.intel.com>,
Rander Wang <rander.wang@linux.intel.com>
Subject: Re: [PATCH 0/3] SoundWire: ASoC interfaces for multi-cpu dais and DisCo helpers
Date: Wed, 26 Feb 2020 14:06:44 +0530 [thread overview]
Message-ID: <20200226083644.GV2618@vkoul-mobl> (raw)
In-Reply-To: <20200225170041.23644-1-pierre-louis.bossart@linux.intel.com>
On 25-02-20, 11:00, Pierre-Louis Bossart wrote:
> The first two patches prepare the support of multi-cpu dais for
> synchronized playback and capture. We remove an unused set of
Can you explain how this set does that..?
> prototypes and add a get_sdw_stream() callback prototype currently
Right, how does something which is unused and getting removed help in
supporting multi-cpu dais?
> missing (the implementation will come later as part of the
> synchronized playback)
I guess Mark can comment on this but we really want to see users of APIs
as well.
> The last exposes macros used internally, so that they can be reused to
> extract information from the _ADR 64-bit values in SOF platform
> drivers and related machine drivers.
On it is own, i think 1st and last patch look fine to me, so I guess I
will go ahead and apply them. I can understand that last one can be used
by SOF driver so can be pulled by Mark, will put on topic branch..
> I think it's simpler if all these simple patches are merged through
> the SoundWire tree. With the additional changes to remove the platform
> drivers and the merge of interrupt handling, that will result in a
> single immutable tag provided to Mark Brown.
>
> Pierre-Louis Bossart (3):
> soundwire: cadence: remove useless prototypes
> ASoC: soc-dai: add get_sdw_stream() callback
> soundwire: add helper macros for devID fields
>
> drivers/soundwire/bus.c | 21 +++++----------------
> drivers/soundwire/cadence_master.h | 8 --------
> include/linux/soundwire/sdw.h | 23 +++++++++++++++++++++++
> include/sound/soc-dai.h | 21 +++++++++++++++++++++
> 4 files changed, 49 insertions(+), 24 deletions(-)
>
> --
> 2.20.1
--
~Vinod
prev parent reply other threads:[~2020-02-26 8:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-25 17:00 [PATCH 0/3] SoundWire: ASoC interfaces for multi-cpu dais and DisCo helpers Pierre-Louis Bossart
2020-02-25 17:00 ` [PATCH 1/3] soundwire: cadence: remove useless prototypes Pierre-Louis Bossart
2020-02-26 8:39 ` Vinod Koul
2020-02-25 17:00 ` [PATCH 2/3] ASoC: soc-dai: add get_sdw_stream() callback Pierre-Louis Bossart
2020-02-26 18:47 ` Applied "ASoC: soc-dai: add get_sdw_stream() callback" to the asoc tree Mark Brown
2020-02-25 17:00 ` [PATCH 3/3] soundwire: add helper macros for devID fields Pierre-Louis Bossart
2020-02-26 8:39 ` Vinod Koul
2020-02-26 8:36 ` Vinod Koul [this message]
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=20200226083644.GV2618@vkoul-mobl \
--to=vkoul@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=hui.wang@canonical.com \
--cc=jank@cadence.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=rander.wang@linux.intel.com \
--cc=ranjani.sridharan@linux.intel.com \
--cc=slawomir.blauciak@intel.com \
--cc=srinivas.kandagatla@linaro.org \
--cc=tiwai@suse.de \
--cc=yung-chuan.liao@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox