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

Commit 6ee0e2de authored by Dikshita Agarwal's avatar Dikshita Agarwal Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Use LLCC as the bus-master for venus ddr



LLCC is a immediate master of venus ddr. With this, the
BW vote is correctly split between MMNOC and LLCC.

Change-Id: Ieb1452c8610771f53fcad76637083c18bd5cf9f6
Signed-off-by: default avatarDikshita Agarwal <dikshita@codeaurora.org>
parent 57dd99b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@
		venus_bus_ddr {
			compatible = "qcom,msm-vidc,bus";
			label = "venus-ddr";
			qcom,bus-master = <MSM_BUS_MASTER_VIDEO_P0>;
			qcom,bus-master = <MSM_BUS_MASTER_LLCC>;
			qcom,bus-slave = <MSM_BUS_SLAVE_EBI_CH0>;
			qcom,bus-governor = "msm-vidc-ddr";
			qcom,bus-range-kbps = <1000 3388000>;