Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Stephen Gordon <gordoste@iinet.net.au>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Jaroslav Kysela <perex@perex.cz>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Takashi Iwai <tiwai@suse.com>,
	linux-sound@vger.kernel.org
Subject: Re: [PATCH v2 0/6] ASoC: extra format on each DAI
Date: Mon, 30 Dec 2024 23:41:45 +1100	[thread overview]
Message-ID: <a7abe121-bb5e-4fbc-bbcc-157d54ea2a70@iinet.net.au> (raw)
In-Reply-To: <bbdced52-a155-4c9c-9afd-187200fa5371@iinet.net.au>

On 30/12/2024 5:02 pm, Stephen Gordon wrote:
> Anyway, once I removed those flags, the DTS works, as long as the CPU 
> port is listed _last_ inside the 'multi' node. This is equivalent to a 
> requirement to list the CPU port _first_ on other platforms.

FYI, I just submitted a patch to avoid reversing the sibling order when 
updating the devicetree. This patch makes audio_graph_card2 process the 
nodes in the correct order on my machine.

https://lore.kernel.org/linux-devicetree/20241230120315.2490-1-gordoste@iinet.net.au/T/#u

I will stop replying to myself now!

Regards
Stephen

  reply	other threads:[~2024-12-30 12:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-19  0:34 [PATCH v2 0/6] ASoC: extra format on each DAI Kuninori Morimoto
2024-12-19  0:35 ` [PATCH v2 1/6] ASoC: audio-graph-card2: use __free(device_node) for device node Kuninori Morimoto
2024-12-19  0:35 ` [PATCH v2 2/6] ASoC: audio-graph-card: " Kuninori Morimoto
2024-12-19  0:35 ` [PATCH v2 3/6] ASoC: simple-card: " Kuninori Morimoto
2024-12-19  0:35 ` [PATCH v2 4/6] ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provider_raw() Kuninori Morimoto
2024-12-19  0:35 ` [PATCH v2 5/6] ASoC: soc-core: Enable to use extra format on each DAI Kuninori Morimoto
2024-12-19  0:35 ` [PATCH v2 6/6] ASoC: audio-graph-card2: Use " Kuninori Morimoto
2024-12-20  0:01 ` [PATCH v2 0/6] ASoC: " Stephen Gordon
2024-12-23  2:01   ` Kuninori Morimoto
2024-12-27 12:21     ` Stephen Gordon
2024-12-28 11:18       ` Stephen Gordon
2024-12-30  6:02         ` Stephen Gordon
2024-12-30 12:41           ` Stephen Gordon [this message]
2025-01-06  2:47             ` 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=a7abe121-bb5e-4fbc-bbcc-157d54ea2a70@iinet.net.au \
    --to=gordoste@iinet.net.au \
    --cc=broonie@kernel.org \
    --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