Skip to content

Commit 5ba3ba4

Browse files
krzkandersson
authored andcommitted
arm64: dts: qcom: sm8550-mtp: add port mapping to speakers
Add appropriate mappings of Soundwire ports of WSA8845 speaker. This solves second (right) speaker sound distortions when playing audio. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 21663c6 commit 5ba3ba4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/qcom/sm8550-mtp.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -842,6 +842,7 @@
842842
sound-name-prefix = "SpkrLeft";
843843
vdd-1p8-supply = <&vreg_l15b_1p8>;
844844
vdd-io-supply = <&vreg_l3g_1p2>;
845+
qcom,port-mapping = <1 2 3 7 10 13>;
845846
};
846847

847848
/* WSA8845 */
@@ -855,6 +856,7 @@
855856
sound-name-prefix = "SpkrRight";
856857
vdd-1p8-supply = <&vreg_l15b_1p8>;
857858
vdd-io-supply = <&vreg_l3g_1p2>;
859+
qcom,port-mapping = <4 5 6 7 11 13>;
858860
};
859861
};
860862

0 commit comments

Comments
 (0)