From: Stephen Gordon <gordoste@iinet.net.au>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Mark Brown <broonie@kernel.org>, linux-sound@vger.kernel.org
Subject: Re: [PATCH 6/6] ASoC: audio-graph-card2: Use extra format on each DAI
Date: Wed, 18 Dec 2024 00:06:52 +1100 [thread overview]
Message-ID: <20241218000652.197e8b7a@rpi5> (raw)
In-Reply-To: <87v7vjm639.wl-kuninori.morimoto.gx@renesas.com>
On Tue, 17 Dec 2024 01:49:30 +0000
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> wrote:
> Current ASoC is using dai_link->dai_fmt to set DAI format for both
> CPU/Codec. But because it is using same settings, and
> SND_SOC_DAIFMT_CLOCK_PROVIDER is flipped for CPU, we can't set both
> CPU/Codec as clock consumer, for example.
>
Hi Morimoto-san,
This patch (#6 of the set) was generated against a tree which didn't
have the port_cpu -> port_codec correction applied
(687630aa582acf674120c87350beb01d836c837c) and it fails when applied
against HEAD of
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/
Not sure if this is a problem...
Stephen
next prev parent reply other threads:[~2024-12-17 13:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-17 1:48 [PATCH 0/6] ASoC: extra format on each DAI Kuninori Morimoto
2024-12-17 1:48 ` [PATCH 1/6] ASoC: audio-graph-card2: use __free(device_node) for device node Kuninori Morimoto
2024-12-17 1:48 ` [PATCH 2/6] ASoC: audio-graph-card: " Kuninori Morimoto
2024-12-17 1:48 ` [PATCH 3/6] ASoC: simple-card: " Kuninori Morimoto
2024-12-17 1:48 ` [PATCH 4/6] ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provider_raw() Kuninori Morimoto
2024-12-17 1:49 ` [PATCH 6/6] ASoC: audio-graph-card2: Use extra format on each DAI Kuninori Morimoto
2024-12-17 13:06 ` Stephen Gordon [this message]
2024-12-18 6:29 ` Kuninori Morimoto
2024-12-18 13:26 ` Mark Brown
2024-12-19 0:37 ` Kuninori Morimoto
2024-12-17 1:50 ` [PATCH 5/6] ASoC: soc-core: Enable to use " 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=20241218000652.197e8b7a@rpi5 \
--to=gordoste@iinet.net.au \
--cc=broonie@kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
--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 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.