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

Commit 862c3b40 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add ARM PMU support for trinket"

parents e6e33688 83b3aef7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -510,6 +510,12 @@
		qcom,rtb-size = <0x100000>;
	};

	cpu_pmu: cpu-pmu {
		compatible = "arm,armv8-pmuv3";
		qcom,irq-is-percpu;
		interrupts = <1 6 4>;
	};

	wdog: qcom,wdt@f017000 {
		compatible = "qcom,msm-watchdog";
		reg = <0xf017000 0x1000>;