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

Commit 5c2e55b5 authored by Shashi Kant Maurya's avatar Shashi Kant Maurya
Browse files

ARM: dts: msm: Audio dtsi changes for QM215

Include qm215-audio.dtsi and update the audio dtsi files
for qm215.

Change-Id: Ic199bc5cd2f32c098e2ca536cd359cb189bb81ac
parent 33440d3c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1210,6 +1210,7 @@
			qcom,ipc = <&apcs 0 8>;
			qcom,smd-edge = <1>;
			qcom,remote-pid = <2>;
			mbox-names = "adsp_smem";
			label = "adsp";

			qcom,smd-channels = "IPCRTR";
@@ -1225,6 +1226,10 @@
			qcom,diag_cntl {
				qcom,smd-channels = "DIAG_CNTL";
			};

			qcom,apr_tal_rpmsg {
				qcom,smd-channels = "apr_audio_svc";
			};
		};

		wcnss {
+8 −13
Original line number Diff line number Diff line
@@ -5,14 +5,8 @@
	qcom,smmu-sid-mask = /bits/ 64 <0xf>;
};

&soc {
	qcom,msm-audio-apr {
		compatible = "qcom,msm-audio-apr";
		msm_audio_apr_dummy {
			compatible = "qcom,msm-audio-apr-dummy";
		};
	};

&soc {
	qcom,avtimer@c0a300c {
		compatible = "qcom,avtimer";
		reg = <0x0c0a300c 0x4>,
@@ -21,6 +15,13 @@
		qcom,clk-div = <27>;
	};

	audio_apr: qcom,msm-audio-apr {
		compatible = "qcom,msm-audio-apr";
		q6core: q6core {
			compatible = "qcom,q6core-audio";
		};
	};

	int_codec: sound {
		status = "okay";
		compatible = "qcom,msm8952-audio-codec";
@@ -76,8 +77,6 @@
			<&dai_mi2s0>, <&dai_mi2s1>,
			<&dai_mi2s2>, <&dai_mi2s3>,
			<&dai_mi2s4>, <&dai_mi2s5>,
			<&sb_0_rx>, <&sb_0_tx>, <&sb_1_rx>, <&sb_1_tx>,
			<&sb_3_rx>, <&sb_3_tx>, <&sb_4_rx>, <&sb_4_tx>,
			<&bt_sco_rx>, <&bt_sco_tx>,
			<&int_fm_rx>, <&int_fm_tx>,
			<&afe_pcm_rx>, <&afe_pcm_tx>,
@@ -90,10 +89,6 @@
				"msm-dai-q6-mi2s.0", "msm-dai-q6-mi2s.1",
				"msm-dai-q6-mi2s.2", "msm-dai-q6-mi2s.3",
				"msm-dai-q6-mi2s.4", "msm-dai-q6-mi2s.6",
				"msm-dai-q6-dev.16384", "msmdai-q6-dev.16385",
				"msm-dai-q6-dev.16386", "msm-dai-q6-dev.16387",
				"msm-dai-q6-dev.16390", "msm-dai-q6-dev.16391",
				"msm-dai-q6-dev.16392", "msm-dai-q6-dev.16393",
				"msm-dai-q6-dev.12288", "msm-dai-q6-dev.12289",
				"msm-dai-q6-dev.12292", "msm-dai-q6-dev.12293",
				"msm-dai-q6-dev.224", "msm-dai-q6-dev.225",
+1 −2
Original line number Diff line number Diff line
@@ -2,8 +2,7 @@

#include "qm215.dtsi"
#include "qm215-pm8916.dtsi"
/* TBD */
/* #include "qm215-audio.dtsi" */
#include "qm215-audio.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. QM215";