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

Commit 77db41c5 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable the split-tables feature on Lahaina's GPU SMMU"

parents 89579205 b3f1c205
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -128,6 +128,13 @@ conditions.
		  retention. No cache invalidation operations involving asid
		  may be used.

- qcom,split-tables:
		  Some hardware configurations can easily use a model where
		  the I/O virtual address space for a domain can be split into
		  two symmetric portions, and clients can manage each portion.
		  Set for hardware that supports this model, and requires
		  this feature.

- qcom,actlr:
		  An array of <sid mask actlr-setting>.
		  Any sid X for which X&~mask==sid will be programmed with the
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
		#iommu-cells = <2>;
		qcom,skip-init;
		qcom,use-3-lvl-tables;
		qcom,split-tables;
		#global-interrupts = <2>;
		#size-cells = <1>;
		#address-cells = <1>;