From: Mark Brown <broonie@kernel.org>
To: Jaroslav Kysela <perex@perex.cz>,
Stephen Gordon <gordoste@iinet.net.au>,
Liam Girdwood <lgirdwood@gmail.com>,
Takashi Iwai <tiwai@suse.com>,
linux-sound@vger.kernel.org,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Subject: Re: [PATCH v3 0/6] ASoC: extra format on each DAI
Date: Mon, 13 Jan 2025 22:16:02 +0000 [thread overview]
Message-ID: <173680656201.149204.14412057736910855187.b4-ty@kernel.org> (raw)
In-Reply-To: <87zfk4o5l2.wl-kuninori.morimoto.gx@renesas.com>
On Mon, 06 Jan 2025 05:48:41 +0000, Kuninori Morimoto wrote:
> Cc Stephen
>
> Current clock provider/consumer setting is set by dai_link->dai_fmt, and it
> is Codec base on Sound Card driver (= SND_SOC_DAIFMT_CBx_CFx).
>
> Current CPU/Codec drivers are already based on its own base
> (= SND_SOC_DAIFMT_Bx_Fx). So, Codec clock setting uses dai_link->dai_fmt
> as-is, and CPU side clock setting is created from Codec base setting by
> flipping. Because of this, we can't set both CPU/Codec clock consumer for
> example.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/7] ASoC: audio-graph-card2: use __free(device_node) for device node
commit: 5f281c3e82b1203c40cf6ead009ffb5b09db056b
[2/7] ASoC: audio-graph-card: use __free(device_node) for device node
commit: c8a1dccf449eb71b23b6c04ff6b40db568d7cf92
[3/7] ASoC: simple-card: use __free(device_node) for device node
commit: 2518a0e1b878042f9afa45ae063e544a16efc1a3
[4/7] ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provider_raw()
commit: c8903242bcb119660232c9cbf336fea3737d1a60
[5/7] ASoC: audio-graph-card2: use of_graph_get_port_by_id() at graph_get_next_multi_ep()
commit: 85dc053c87bcc32afd8e5cbf20a649dc24e93d24
[6/7] ASoC: soc-core: Enable to use extra format on each DAI
commit: 24410f499e808884cc91239dc16013e5bee8779a
[7/7] ASoC: audio-graph-card2: Use extra format on each DAI
commit: 365865b7d7467aea9767ea18670198921bcada7c
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
prev parent reply other threads:[~2025-01-13 22:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 5:48 [PATCH v3 0/6] ASoC: extra format on each DAI Kuninori Morimoto
2025-01-06 5:49 ` [PATCH v3 1/7] ASoC: audio-graph-card2: use __free(device_node) for device node Kuninori Morimoto
2025-01-06 5:49 ` [PATCH v3 2/7] ASoC: audio-graph-card: " Kuninori Morimoto
2025-01-06 5:49 ` [PATCH v3 3/7] ASoC: simple-card: " Kuninori Morimoto
2025-01-06 5:49 ` [PATCH v3 4/7] ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provider_raw() Kuninori Morimoto
2025-01-06 5:49 ` [PATCH v3 5/7] ASoC: audio-graph-card2: use of_graph_get_port_by_id() at graph_get_next_multi_ep() Kuninori Morimoto
2025-01-06 5:49 ` [PATCH v3 6/7] ASoC: soc-core: Enable to use extra format on each DAI Kuninori Morimoto
2025-01-06 5:49 ` [PATCH v3 7/7] ASoC: audio-graph-card2: Use " Kuninori Morimoto
2025-01-06 8:53 ` [PATCH v3 0/6] ASoC: " Stephen Gordon
2025-01-13 22:16 ` Mark Brown [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=173680656201.149204.14412057736910855187.b4-ty@kernel.org \
--to=broonie@kernel.org \
--cc=gordoste@iinet.net.au \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=lgirdwood@gmail.com \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.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