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

Commit 6b6a20f2 authored by Satyajit Desai's avatar Satyajit Desai Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add coresight csr to device tree for SDM845



Add coresight csr to the device tree in order to enable HW
events on SDM845.

Change-Id: I0cb99c97db3e2ed76f73304b4437d16e90c7706d
Signed-off-by: default avatarSatyajit Desai <sadesai@codeaurora.org>
parent 7fc1bbb1
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -380,6 +380,16 @@

	};

	csr: csr@6001000 {
		compatible = "qcom,coresight-csr";
		reg = <0x6001000 0x1000>;
		reg-names = "csr-base";

		coresight-name = "coresight-csr";

		qcom,blk-size = <1>;
	};

	funnel_in0: funnel@0x6041000 {
		compatible = "arm,primecell";
		arm,primecell-periphid = <0x0003b908>;