From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Mark Brown <broonie@kernel.org>
Cc: linux-sound@vger.kernel.org
Subject: [PATCH 0/3] ASoC: simple-card-utils: tidyup for Multi connection
Date: Tue, 3 Dec 2024 02:10:06 +0000 [thread overview]
Message-ID: <87ser5frep.wl-kuninori.morimoto.gx@renesas.com> (raw)
Hi Mark
These patches tidyup simple-card-utils for Multi connection of
Audio Graph Card, Because of DT node parsing, it should check port
1st instead of endpoint. Otherwise, it can't handle DAI correctly.
Kuninori Morimoto (3):
ASoC: simple-card-utils: use __free(device_node) for device node
ASoC: simple-card-utils: check port reg first on graph_get_dai_id()
ASoC: simple-card-utils: use for_each_of_graph_port() on graph_get_dai_id()
sound/soc/generic/simple-card-utils.c | 58 +++++++++++----------------
1 file changed, 23 insertions(+), 35 deletions(-)
--
2.43.0
next reply other threads:[~2024-12-03 2:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-03 2:10 Kuninori Morimoto [this message]
2024-12-03 2:10 ` [PATCH 1/3] ASoC: simple-card-utils: use __free(device_node) for device node Kuninori Morimoto
2024-12-03 2:10 ` [PATCH 2/3] ASoC: simple-card-utils: check port reg first on graph_get_dai_id() Kuninori Morimoto
2024-12-03 2:10 ` [PATCH 3/3] ASoC: simple-card-utils: use for_each_of_graph_port() " Kuninori Morimoto
2024-12-10 14:51 ` [PATCH 0/3] ASoC: simple-card-utils: tidyup for Multi connection Mark Brown
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=87ser5frep.wl-kuninori.morimoto.gx@renesas.com \
--to=kuninori.morimoto.gx@renesas.com \
--cc=broonie@kernel.org \
--cc=linux-sound@vger.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