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

Commit c83b5a77 authored by Alan Kwong's avatar Alan Kwong
Browse files

ARM: dts: msm: add non-secure display iommu streams to sdm845



There are four non-secure iommu streams for display on sdm845.
Update iommus list to include all four; otherwise, mnoc bus
error would occurs.

CRs-Fixed: 2009714
Change-Id: I786907a90539e1cce0f7232dce87602c0c68c229
Signed-off-by: default avatarAlan Kwong <akwong@codeaurora.org>
parent 3b5b5ed8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -34,7 +34,8 @@
		interrupts = <0 83 0>;
		interrupt-controller;
		#interrupt-cells = <1>;
		iommus = <&apps_smmu 0x880>;
		iommus = <&apps_smmu 0x880>, <&apps_smmu 0x888>,
			<&apps_smmu 0xc80>, <&apps_smmu 0xc88>;

		#address-cells = <1>;
		#size-cells = <0>;