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

Commit e72b95ee authored by Neeti Desai's avatar Neeti Desai
Browse files

ARM: dts: msm: Update the stream ids for kgsl smmu



The stream ids for some of the context banks for
kgsl smmu have changed. Update the device tree to
reflect this change.

Change-Id: I4455a59aea2dccfd1cf13a51cc826d95f7fa9769
Signed-off-by: default avatarNeeti Desai <neetid@codeaurora.org>
parent 71a6aa0a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -336,11 +336,11 @@
	};

	qcom,iommu-ctx@fdb19000 {
		qcom,iommu-ctx-sids = <2>;
		qcom,iommu-ctx-sids = <>;
	};

	qcom,iommu-ctx@fdb1a000 {
		qcom,iommu-ctx-sids = <>;
		qcom,iommu-ctx-sids = <2>;
	};
};