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