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

Commit 925b4abe authored by Neil Leeder's avatar Neil Leeder
Browse files

ARM: dts: msm: add perf-events support for msm8994



Add the device definitions for the performance monitor
unit on msm8994. This enables the perf-events
subsystem.

Change-Id: Ia07e9dafdc4dc41a70d1d7c3b67f3238baa6ffcb
Signed-off-by: default avatarNeil Leeder <nleeder@codeaurora.org>
parent fdb7a203
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -2610,6 +2610,12 @@
					  <45 512 25000 200000>,  /* 200 Mbps */
					  <45 512 25000 200000>,  /* 200 Mbps */
					  <45 512 100000 200000>; /* 800 Mbps */
					  <45 512 100000 200000>; /* 800 Mbps */
	};
	};

	cpu-pmu {
		compatible = "arm,armv8-pmuv3";
		qcom,irq-is-percpu;
		interrupts = <1 14 0xff00>;
	};
};
};


&gdsc_usb30 {
&gdsc_usb30 {