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

Commit 599a462e authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add DCC clocks for qcs405"

parents 1f5c9017 d5ad2c42
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>;
	};