Commit 21663c69 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: sm8550-hdk: add port mapping to speakers

Add appropriate mappings of Soundwire ports of WSA8845 speaker.  This
solves second (south) speaker sound distortions when playing audio.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20240627122015.30945-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 519df670
......@@ -1106,6 +1106,7 @@ north_spkr: speaker@0,0 {
#sound-dai-cells = <0>;
sound-name-prefix = "SpkrLeft";
qcom,port-mapping = <1 2 3 7 10 13>;
};
/* WSA8845, Speaker South */
......@@ -1123,6 +1124,7 @@ south_spkr: speaker@0,1 {
#sound-dai-cells = <0>;
sound-name-prefix = "SpkrRight";
qcom,port-mapping = <4 5 6 7 11 13>;
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment