Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b5e84fb6 authored by Viraja Kommaraju's avatar Viraja Kommaraju
Browse files

ARM: dts: msm: update QUIN TDM configuration for SA6155



Update QUIN TDM configuration to slave mode for SA6155
to avoid conflict with TERT TDM.

Change-Id: Ie124a05639462b72472c361b9ff01fb39a3c8e82
Signed-off-by: default avatarViraja Kommaraju <virajak@codeaurora.org>
parent 79f28361
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -667,6 +667,16 @@
#include "sa6155p-vm-pcie.dtsi"
#include "pm6155-vm.dtsi"

&tdm_quin_rx {
	qcom,msm-cpudai-tdm-clk-internal = <0>;
	qcom,msm-cpudai-tdm-sync-src = <0>;
};

&tdm_quin_tx {
	qcom,msm-cpudai-tdm-clk-internal = <0>;
	qcom,msm-cpudai-tdm-sync-src = <0>;
};

&snd_x155 {
	qcom,model = "sa6155-adp-star-snd-card";
};
+2 −2
Original line number Diff line number Diff line
@@ -348,7 +348,7 @@
		};
	};

	qcom,msm-dai-tdm-quin-rx {
	tdm_quin_rx: qcom,msm-dai-tdm-quin-rx {
		compatible = "qcom,msm-dai-tdm";
		qcom,msm-cpudai-tdm-group-id = <37184>;
		qcom,msm-cpudai-tdm-group-num-ports = <5>;
@@ -392,7 +392,7 @@
		};
	};

	qcom,msm-dai-tdm-quin-tx {
	tdm_quin_tx: qcom,msm-dai-tdm-quin-tx {
		compatible = "qcom,msm-dai-tdm";
		qcom,msm-cpudai-tdm-group-id = <37185>;
		qcom,msm-cpudai-tdm-group-num-ports = <5>;