Skip to content

Commit 6bf99fd

Browse files
krzkandersson
authored andcommitted
arm64: dts: qcom: sm8550-qrd: 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: 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 5ba3ba4 commit 6bf99fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,6 +1025,7 @@
10251025
sound-name-prefix = "SpkrLeft";
10261026
vdd-1p8-supply = <&vreg_l15b_1p8>;
10271027
vdd-io-supply = <&vreg_l3g_1p2>;
1028+
qcom,port-mapping = <1 2 3 7 10 13>;
10281029
};
10291030

10301031
/* WSA8845, Speaker South */
@@ -1038,6 +1039,7 @@
10381039
sound-name-prefix = "SpkrRight";
10391040
vdd-1p8-supply = <&vreg_l15b_1p8>;
10401041
vdd-io-supply = <&vreg_l3g_1p2>;
1042+
qcom,port-mapping = <4 5 6 7 11 13>;
10411043
};
10421044
};
10431045

0 commit comments

Comments
 (0)