]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recording
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 11 Jun 2024 14:25:55 +0000 (16:25 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sun, 16 Jun 2024 20:28:07 +0000 (15:28 -0500)
commit74de2ecf1c418c96d2bffa7770953b8991425dd2
tree1bb368e46d1acbdb007e01b953d78706b3cad114
parentdfce1771680c70a437556bc81e3e1e22088b67de
arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recording

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.

This is a necessary fix for proper audio recording via analogue
microphones connected to WCD9385 codec (e.g. headset AMIC2).

Fixes: 4442a67eedc1 ("arm64: dts: qcom: x1e80100-crd: add sound card")
Cc: stable@vger.kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240611142555.994675-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100-crd.dts