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

Commit ef8e85a9 authored by Chinmay Sawarkar's avatar Chinmay Sawarkar
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.

CRs-Fixed: 2363238
Change-Id: Ib7f9042156d8f03bcdbf2bfb7c8cca52a0226543
Signed-off-by: default avatarChinmay Sawarkar <chinmays@codeaurora.org>
parent 9e5706f2
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 6533000>;