Skip to content

Commit 21663c6

Browse files
krzkandersson
authored andcommitted
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: 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 519df67 commit 21663c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,6 +1106,7 @@
11061106

11071107
#sound-dai-cells = <0>;
11081108
sound-name-prefix = "SpkrLeft";
1109+
qcom,port-mapping = <1 2 3 7 10 13>;
11091110
};
11101111

11111112
/* WSA8845, Speaker South */
@@ -1123,6 +1124,7 @@
11231124

11241125
#sound-dai-cells = <0>;
11251126
sound-name-prefix = "SpkrRight";
1127+
qcom,port-mapping = <4 5 6 7 11 13>;
11261128
};
11271129
};
11281130

0 commit comments

Comments
 (0)