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

Commit 40171663 authored by Kishor Krishna Bhat's avatar Kishor Krishna Bhat Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: Add apb_bclk to enable dcc

Add apb_bclk to enable dcc by which dcc data in dumps
can be parsed to debug crashes.

Change-Id: Ib2876de4fd5760172eb7562b98fc0ca8c30f4fdd
parent 96c3c651
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1709,7 +1709,7 @@
		reg-names = "dcc-base", "dcc-ram-base";

		clocks = <&clock_gcc GCC_DCC_AHB_CLK>;
		clock-names = "dcc_clk";
		clock-names = "apb_pclk";
	};

	tcsr_mutex_block: syscon@1f40000 {