On Thu, Jun 13, 2024 at 11:11:05AM +0200, Krzysztof Kozlowski wrote:
On 13/06/2024 09:45, Konrad Dybcio wrote:
On 6/11/24 16:25, Krzysztof Kozlowski wrote:
The SWR2 Soundwire instance has 1 output and 4 input ports, so for the headset recording (via the WCD9385 codec and the TX macro codec) we want to use the next DAI, not the first one (see qcom,dout-ports and qcom,din-ports for soundwire@6d30000 node).
Original code was copied from other devices like SM8450 and SM8550. On the SM8450 this was a correct setting, however on the SM8550 this worked probably only by coincidence, because the DTS defined no output ports on SWR2 Soundwire.
Planning to send a fix for that?
Reviewed-by: Konrad Dybcio konrad.dybcio@linaro.org
Not really, because microphone works on these targets and changing it would require testing. I don't have boards suitable for testing, so let's just leave it.
If you provide instructions, I can test microphones on SM8450 HDK.