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

Commit 8bc6024b authored by Derek Chen's avatar Derek Chen Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: disable iommu_slim device on auto platform



Disable iommu_slim_aud_ctrl_cb device node on auto
8155 and 6155 platform.

Change-Id: If76ee78a9818ab696f8a5f3dfde9f462888229d0
Signed-off-by: default avatarDerek Chen <chenche@codeaurora.org>
parent 297cd64d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -514,6 +514,9 @@

&slim_aud {
	status = "disabled";
	iommu_slim_aud_ctrl_cb {
		status = "disabled";
	};
	msm_dai_slim {
		status = "disabled";
	};
+3 −0
Original line number Diff line number Diff line
@@ -552,6 +552,9 @@

&slim_aud {
	status = "disabled";
	iommu_slim_aud_ctrl_cb {
		status = "disabled";
	};
	msm_dai_slim {
		status = "disabled";
	};