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

Commit 205767d9 authored by Da Hoon Pyun's avatar Da Hoon Pyun
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: Ie942056aaf7b7158e5cd5a565f34f245b6936523
Signed-off-by: default avatarDa Hoon Pyun <dpyun@codeaurora.org>
parent 9c8c9685
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3386,6 +3386,8 @@
		compatible = "qcom,bimc-bwmon4";
		reg = <0x00070300 0x300>, <0x00070200 0x200>;
		reg-names = "base", "global_base";
		qcom,msm_bus = <MSM_BUS_MASTER_NPU MSM_BUS_SLAVE_CDSP_GEM_NOC>;
		qcom,msm_bus_name = "npudsp_bwmon_cdsp";
		clocks = <&clock_gcc GCC_NPU_BWMON_DSP_CFG_AHB_CLK>,
				<&clock_gcc GCC_NPU_BWMON_AXI_CLK>;
		clock-names = "gcc_npu_bwmon_dsp_cfg_ahb_clk",