From: Rob Herring <robh@kernel.org>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Mark Brown <broonie@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Linux-ALSA <alsa-devel@alsa-project.org>,
devicetree@vger.kernel.org, Maxim Kochetkov <fido_max@inbox.ru>
Subject: Re: [PATCH 2/5] ASoC: simple-card-utils: add link-trigger-order support
Date: Mon, 10 Jun 2024 16:09:39 -0600 [thread overview]
Message-ID: <20240610220939.GB3150939-robh@kernel.org> (raw)
In-Reply-To: <87sexps81d.wl-kuninori.morimoto.gx@renesas.com>
On Fri, Jun 07, 2024 at 04:15:10AM +0000, Kuninori Morimoto wrote:
> Some Sound Card might need special trigger ordering which is based on
> CPU/Codec connection. It is already supported on ASoC, but Simple Audio
> Card / Audio Graph Card still not support it. Let's support it.
>
> Cc: Maxim Kochetkov <fido_max@inbox.ru>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> include/dt-bindings/sound/audio-graph.h | 21 ++++++++
Belongs in the binding.
> include/sound/simple_card_utils.h | 4 ++
> sound/soc/generic/simple-card-utils.c | 71 +++++++++++++++++++++++++
> 3 files changed, 96 insertions(+)
> create mode 100644 include/dt-bindings/sound/audio-graph.h
next prev parent reply other threads:[~2024-06-10 22:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-07 4:07 [PATCH 0/5] ASoC: simple-card / audio-graph: Kuninori Morimoto
2024-06-07 4:15 ` [PATCH 1/5] ASoC: audio-graph-port: add link-trigger-order Kuninori Morimoto
2024-06-10 22:09 ` Rob Herring
2024-06-10 23:34 ` Kuninori Morimoto
2024-06-07 4:15 ` [PATCH 2/5] ASoC: simple-card-utils: add link-trigger-order support Kuninori Morimoto
2024-06-10 22:09 ` Rob Herring [this message]
2024-06-07 4:15 ` [PATCH 3/5] ASoC: simple-audio-card: " Kuninori Morimoto
2024-06-07 4:15 ` [PATCH 4/5] ASoC: audio-graph-card: " Kuninori Morimoto
2024-06-07 4:15 ` [PATCH 5/5] ASoC: audio-graph-card2: " Kuninori Morimoto
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=20240610220939.GB3150939-robh@kernel.org \
--to=robh@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=fido_max@inbox.ru \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuninori.morimoto.gx@renesas.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;
as well as URLs for NNTP newsgroup(s).