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

Commit c77ae18c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 34987d41 925b4abe
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -2611,6 +2611,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 {