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

Commit 9474603b authored by Biao Long's avatar Biao Long
Browse files

ARM: dts: msm: Vote for CDSP Bus before enabling the NPU BWMON clocks



NPU BWMON clocks require CDSP Bus to be active before enabling them
Add the DT properties required for voting for the CDSP bus.

Change-Id: I184838837e9c6bfb2da6fc3a8d06b4f5cc2820fd
Signed-off-by: default avatarBiao long <blong@codeaurora.org>
parent 8eb02819
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3362,6 +3362,8 @@
		compatible = "qcom,bimc-bwmon4";
		reg = <0x00060400 0x300>, <0x00060300 0x200>;
		reg-names = "base", "global_base";
		qcom,msm_bus = <MSM_BUS_MASTER_NPU MSM_BUS_SLAVE_CDSP_GEM_NOC>;
		qcom,msm_bus_name = "npu_bwmon_cdsp";
		clocks = <&clock_gcc GCC_NPU_BWMON_DMA_CFG_AHB_CLK>,
				<&clock_gcc GCC_NPU_BWMON_AXI_CLK>;
		clock-names = "gcc_npu_bwmon_dma_cfg_ahb_clk",