From: Jonathan Marek <jonathan@marek.ca>
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
alsa-devel@alsa-project.org
Cc: Andy Gross <agross@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
"open list:ARM/QUALCOMM SUPPORT" <linux-arm-msm@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>,
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
Sanyog Kale <sanyog.r.kale@intel.com>,
Vinod Koul <vkoul@kernel.org>
Subject: Re: [PATCH 0/5] soundwire: qcom: add mmio support
Date: Tue, 9 Jun 2020 07:11:54 -0400 [thread overview]
Message-ID: <cd08caf4-6de7-29ff-4bf7-ce88edeed11d@marek.ca> (raw)
In-Reply-To: <7fc23e7d-b6ef-b97d-0252-8b6fafae64ac@linaro.org>
On 6/9/20 5:26 AM, Srinivas Kandagatla wrote:
> Thanks Jonathan for the patches,
>
> On 08/06/2020 21:43, Jonathan Marek wrote:
>> This adds initial support for soundwire device on sm8250.
>>
>
> One thing off my list!!
>
>> Tested with the "wsa" sdw device, which is simpler than the others.
>
> WSA881x?
>
> did you test both enumeration and streaming?
>
> Are you planing to add any new WSA or WCD codec support for this SoC?
>
> thanks,
> srini
>
Yes, dual WSA881x. I tested streaming, however for the dual WSA881x case
I need specific amixer settings and an extra hack to make it work (seems
to port config stuff is broken, especially around VISENSE, it tries to
use it in the wrong direction I think). For a single WSA881x, it can
work without any extra hack.
The SoC has at least 4 codec drivers to add ("wsa macro", "rx macro",
"tx macro", "wcd938x"), with what I am doing right now I only need the
"wsa macro" codec which I've ported over from downstream. For now I am
only looking at sending patches for the required ADSP changes, but may
consider doing something with the "wsa macro" driver at some point.
>>
>> Jonathan Marek (5):
>> soundwire: qcom: fix abh/ahb typo
>> soundwire: qcom: add support for mmio soundwire devices
>> soundwire: qcom: add v1.5.1 compatible
>> soundwire: qcom: avoid dependency on CONFIG_SLIMBUS
>> soundwire: qcom: enable CPU interrupts for mmio devices
>>
>> drivers/soundwire/Kconfig | 1 -
>> drivers/soundwire/qcom.c | 42 +++++++++++++++++++++++++++++++++++----
>> 2 files changed, 38 insertions(+), 5 deletions(-)
>>
prev parent reply other threads:[~2020-06-09 11:11 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-08 20:43 [PATCH 0/5] soundwire: qcom: add mmio support Jonathan Marek
2020-06-08 20:43 ` [PATCH 1/5] soundwire: qcom: fix abh/ahb typo Jonathan Marek
2020-06-09 9:18 ` Srinivas Kandagatla
2020-06-08 20:43 ` [PATCH 2/5] soundwire: qcom: add support for mmio soundwire devices Jonathan Marek
2020-06-08 21:31 ` Pierre-Louis Bossart
2020-06-09 4:34 ` Vinod Koul
2020-06-09 9:18 ` Srinivas Kandagatla
2020-06-09 11:20 ` Jonathan Marek
2020-06-09 9:19 ` Srinivas Kandagatla
2020-06-09 11:04 ` Jonathan Marek
2020-06-10 10:55 ` Srinivas Kandagatla
2020-06-08 20:43 ` [PATCH 3/5] soundwire: qcom: add v1.5.1 compatible Jonathan Marek
2020-06-09 5:26 ` Vinod Koul
2020-06-09 11:17 ` Jonathan Marek
2020-06-10 10:40 ` Srinivas Kandagatla
2020-06-08 20:43 ` [PATCH 4/5] soundwire: qcom: avoid dependency on CONFIG_SLIMBUS Jonathan Marek
2020-06-08 20:58 ` Jonathan Marek
2020-06-08 21:20 ` Pierre-Louis Bossart
2020-06-08 21:46 ` Jonathan Marek
2020-06-09 9:52 ` Srinivas Kandagatla
2020-06-09 11:33 ` Jonathan Marek
2020-06-10 10:36 ` Srinivas Kandagatla
2020-06-10 12:06 ` Jonathan Marek
2020-08-27 18:16 ` Dmitry Baryshkov
2020-06-08 20:43 ` [PATCH 5/5] soundwire: qcom: enable CPU interrupts for mmio devices Jonathan Marek
2020-06-09 9:26 ` [PATCH 0/5] soundwire: qcom: add mmio support Srinivas Kandagatla
2020-06-09 11:11 ` Jonathan Marek [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=cd08caf4-6de7-29ff-4bf7-ce88edeed11d@marek.ca \
--to=jonathan@marek.ca \
--cc=agross@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=bjorn.andersson@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=sanyog.r.kale@intel.com \
--cc=srinivas.kandagatla@linaro.org \
--cc=vkoul@kernel.org \
/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