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

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

Merge "ARM: dts: msm: Increase max bw for video"

parents 5a78ded0 f180262f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
			qcom,bus-master = <MSM_BUS_MASTER_LLCC>;
			qcom,bus-slave = <MSM_BUS_SLAVE_EBI_CH0>;
			qcom,mode = "venus-ddr";
			qcom,bus-range-kbps = <762 6533000>;
			qcom,bus-range-kbps = <762 15000000>;
		};

		venus_bus_llcc {
@@ -63,7 +63,7 @@
			qcom,bus-master = <MSM_BUS_MASTER_VIDEO_P0>;
			qcom,bus-slave = <MSM_BUS_SLAVE_LLCC>;
			qcom,mode = "venuc-llcc";
			qcom,bus-range-kbps = <2288 6533000>;
			qcom,bus-range-kbps = <2288 15000000>;
		};

		/* MMUs */