summaryrefslogtreecommitdiff
path: root/qcom/lito-audio-overlay.dtsi
diff options
context:
space:
mode:
authorqctecmdr <qctecmdr@localhost>2019-07-26 02:33:59 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2019-07-26 02:33:59 -0700
commitf397e5941df8ae1b6106ca63cf55c16ec742d73b (patch)
treebe3a58fd281552ac5e3b1934d3515c0811a755ef /qcom/lito-audio-overlay.dtsi
parent97f82bea88f5479982f98a6914d78927a216e596 (diff)
parent65d47195098c22f1f6779a61fdf6749fdd62dcb0 (diff)
downloaddevicetree-f397e5941df8ae1b6106ca63cf55c16ec742d73b.tar.gz
Merge "ARM: dts: msm: Fix class-H soundwire port config on lito"
Diffstat (limited to 'qcom/lito-audio-overlay.dtsi')
-rw-r--r--qcom/lito-audio-overlay.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/qcom/lito-audio-overlay.dtsi b/qcom/lito-audio-overlay.dtsi
index e4b1e76c..3726f184 100644
--- a/qcom/lito-audio-overlay.dtsi
+++ b/qcom/lito-audio-overlay.dtsi
@@ -88,7 +88,7 @@
interrupt-names = "swr_master_irq";
qcom,swr-num-ports = <5>;
qcom,swr-port-mapping = <1 HPH_L 0x1>,
- <1 HPH_R 0x2>, <2 CLSH 0x3>,
+ <1 HPH_R 0x2>, <2 CLSH 0x1>,
<3 COMP_L 0x1>, <3 COMP_R 0x2>,
<4 LO 0x1>, <5 DSD_L 0x1>,
<5 DSD_R 0x2>;
@@ -172,7 +172,7 @@
compatible = "qcom,wcd938x-codec";
qcom,split-codec = <1>;
qcom,rx_swr_ch_map = <0 HPH_L 0x1 0 HPH_L>,
- <0 HPH_R 0x2 0 HPH_R>, <1 CLSH 0x3 0 CLSH>,
+ <0 HPH_R 0x2 0 HPH_R>, <1 CLSH 0x1 0 CLSH>,
<2 COMP_L 0x1 0 COMP_L>, <2 COMP_R 0x2 0 COMP_R>,
<3 LO 0x1 0 LO>, <4 DSD_L 0x1 0 DSD_L>,
<4 DSD_R 0x2 0 DSD_R>;