All of lore.kernel.org
 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: Fri, 20 Dec 2024 11:01:33 +1100	[thread overview]
Message-ID: <20241220110133.2e8f1986@rpi5> (raw)
In-Reply-To: <87r064cxym.wl-kuninori.morimoto.gx@renesas.com>

[-- Attachment #1: Type: text/plain, Size: 1593 bytes --]

On Thu, 19 Dec 2024 00:34:27 +0000
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> wrote:

> This patch-set needs Stephen's Tested-by
> 

Hi Morimoto-san,

I am attempting to test this by applying your patchset on top of
6.13-rc3. But I am running into a problem, probably because my
graph-card2 DT is wrong. I've attached the DTS file. I used the
Semi-Multi example.

Here is the output of dmesg when I load it:

[   27.277613] /soc@107c000000/sound/multi: Fixed dependency cycle(s)
with /axi/pcie@120000/rp1/i2s@a4000
[   27.277635] /axi/pcie@120000/rp1/i2s@a4000: Fixed dependency
cycle(s) with /soc@107c000000/sound/multi
[   27.277820] /soc@107c000000/sound/multi: Fixed dependency cycle(s)
with /axi/pcie@120000/rp1/i2c@74000/audio-codec@45
[   27.277841] /axi/pcie@120000/rp1/i2c@74000/audio-codec@45: Fixed
dependency cycle(s) with /soc@107c000000/sound/multi
[   27.304322] designware-i2s 1f000a4000.i2s: ASoC: Registered DAI
'1f000a4000.i2s'
[   27.333791] asoc-audio-graph-card2 soc@107c000000:sound:
/axi/pcie@120000/rp1/i2s@a4000/ports/port@0 (Normal)
[   27.333813] asoc-audio-graph-card2 soc@107c000000:sound: link 1,
dais 3, ccnf 0
[   27.333822] asoc-audio-graph-card2 soc@107c000000:sound:
/axi/pcie@120000/rp1/i2s@a4000/ports/port@0 (Normal)
[   27.333830] asoc-audio-graph-card2 soc@107c000000:sound: probe with
driver asoc-audio-graph-card2 failed with error -12
[   27.346051] pcm3168a 1-0045: ASoC: Registered DAI 'pcm3168a-dac'
[   27.346055] pcm3168a 1-0045: ASoC: Registered DAI 'pcm3168a-adc'


I would appreciate any advice you can give.

Regards
Stephen






[-- Attachment #2: graph.dts --]
[-- Type: audio/vnd.dts, Size: 4057 bytes --]

  parent reply	other threads:[~2024-12-20  0:43 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 ` Stephen Gordon [this message]
2024-12-23  2:01   ` [PATCH v2 0/6] ASoC: " 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
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=20241220110133.2e8f1986@rpi5 \
    --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 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.