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

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

ARM: dts: msm: Add coresight nodes for sdmmagpie



Add coresight nodes for sdmmagpie.

CRs-fixed: 2300965
Change-Id: I1c283255ab50f8d17d773cf4c6077a5abe4d63ef
Signed-off-by: default avatarMao Jinlong <jinlmao@codeaurora.org>
parent af207bbd
Loading
Loading
Loading
Loading
+2589 −0

File added.

Preview size limit exceeded, changes collapsed.

+10 −0
Original line number Diff line number Diff line
@@ -1050,6 +1050,15 @@
		#thermal-sensor-cells = <1>;
	};

	dcc: dcc_v2@10a2000 {
		compatible = "qcom,dcc-v2";
		reg = <0x10a2000 0x1000>,
		      <0x10ae000 0x2000>;
		reg-names = "dcc-base", "dcc-ram-base";

		dcc-ram-offset = <0x6000>;
	};

	qcom,llcc@9200000 {
		compatible = "qcom,llcc-core", "syscon", "simple-mfd";
		reg = <0x9200000 0x450000>;
@@ -1819,3 +1828,4 @@
#include "pm6150.dtsi"
#include "pm6150l.dtsi"
#include "sdmmagpie-regulator.dtsi"
#include "sdmmagpie-coresight.dtsi"