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

Commit d5ad2c42 authored by Saranya Chidura's avatar Saranya Chidura Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add DCC clocks for qcs405



Add clocks dt entry of DCC for QCS405.

Change-Id: I2f45b8b77c0316b5a20c93ed7afce54904fb6dff
Signed-off-by: default avatarSaranya Chidura <schidura@codeaurora.org>
parent c426bc6f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -343,6 +343,10 @@
		compatible = "qcom,dcc-v2";
		reg = <0x000b2000 0x1000>,
		      <0x000bf800 0x800>;

		clocks = <&clock_gcc GCC_DCC_CLK>;
		clock-names = "dcc_clk";

		reg-names = "dcc-base", "dcc-ram-base";
		dcc-ram-offset = <0x400>;
	};