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

Commit 433ad2cd authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: change msm-audio-ion as child node of apr on sm8150"

parents deb79d5e bcf92342
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -299,6 +299,13 @@
	audio_apr: qcom,msm-audio-apr {
		compatible = "qcom,msm-audio-apr";
		qcom,subsys-name = "apr_adsp";

		msm_audio_ion: qcom,msm-audio-ion {
			compatible = "qcom,msm-audio-ion";
			qcom,smmu-version = <2>;
			qcom,smmu-enabled;
			iommus = <&apps_smmu 0x1b21 0x0>;
		};
	};

	dai_pri_auxpcm: qcom,msm-pri-auxpcm {
@@ -376,13 +383,6 @@
		qcom,dba-bridge-chip = "adv7533";
	};

	msm_audio_ion: qcom,msm-audio-ion {
		compatible = "qcom,msm-audio-ion";
		qcom,smmu-version = <2>;
		qcom,smmu-enabled;
		iommus = <&apps_smmu 0x1b21 0x0>;
	};

	qcom,msm-adsp-loader {
		status = "ok";
		compatible = "qcom,adsp-loader";