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

Commit 42101a35 authored by Mao Jinlong's avatar Mao Jinlong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add dcc node for TRINKET



Add dcc node for TRINKET to enable dcc dump.

Change-Id: I679f32f4dac2edf2482b3ef7d37829f220b0da8e
Signed-off-by: default avatarMao Jinlong <jinlmao@codeaurora.org>
parent c37fd2cc
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -689,6 +689,14 @@

	thermal_zones: thermal-zones {};

	dcc: dcc_v2@1be2000 {
		compatible = "qcom,dcc-v2";
		reg = <0x1be2000 0x1000>,
			<0x1bef000 0x1000>;
		reg-names = "dcc-base", "dcc-ram-base";
		dcc-ram-offset = <0x1000>;
	};

	cpu_pmu: cpu-pmu {
		compatible = "arm,armv8-pmuv3";
		qcom,irq-is-percpu;