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

Commit 94e05ccc authored by Girish Mahadevan's avatar Girish Mahadevan
Browse files

ARM: dts: msm: Add node clock for ocmem venus on msm8994



On msm8994 venus core has an additional clock that needs to
be aggregated in addition to the ocmem core clk.

Change-Id: I8883fce6d05fb13d4e46563132eff20d4b7cd0c1
Signed-off-by: default avatarGirish Mahadevan <girishm@codeaurora.org>
parent c1e60686
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -842,7 +842,10 @@
			cell-id = <MSM_BUS_SLAVE_OCMEM>;
			label = "slv-ocmem";
			qcom,bus-dev = <&fab_ovirt>;
			qcom,buswidth = <32>;
			qcom,buswidth = <16>;
			qcom,ap-owned;
			clock-names = "node_clk";
			clocks = <&clock_mmss  clk_ocmemnoc_clk_src>;
		};

		slv_ocmem_gfx: slv-ocmem-gfx {