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

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

Merge "ARM: dts: msm: Add a vote for CPU to GPU config path for lagoon"

parents c36a6a2d babdb204
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -537,6 +537,16 @@
				};
			};
		};

		qcom,cpu-to-gpu-cfg-path {
			qcom,msm-bus,name = "gpu_cfg";
			qcom,msm-bus,num-cases = <3>;
			qcom,msm-bus,num-paths = <1>;
			qcom,msm-bus,vectors-KBps =
				<1 598 0 0>,            // off
				<1 598 0 100>,          // min freq
				<1 598 0 9999999>;      // max freq
		};
	};

	kgsl_msm_iommu: qcom,kgsl-iommu@3d40000 {