[alsa-devel] [PATCH 0/7 v2] ASoC: merge audio-graph-scu into audio-graph - final step

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Thu Dec 13 04:45:17 CET 2018


Hi Tony

> So I added reg properties to the cpcap codec end too and now I get the
> mapping set right:
> 
> asoc-audio-graph-card soundcard: cpcap-hifi <-> 40124000.mcbsp mapping ok
> asoc-audio-graph-card soundcard: cpcap-voice <-> 40126000.mcbsp-dai0 mapping ok
> asoc-audio-graph-card soundcard: mdm-call <-> 40126000.mcbsp-dai1 mapping ok

OK, good to know.

> Hmm I wonder if this will now need all the dts files updated for codecs
> with multiple DAIs?

It is OF graph maintainer's request.

But.. Hmm...
to keep compatibility, use previous style, make sense  ?

	if (endpoint had reg)
		use it
	else if (port had reg)
		use it
	else
		use endpoint count

> Also audio play does not work for me with these changes  it seems.. My
> updated codec end snippet below.

Hmm...

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list