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

Commit ddbe4060 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

ARM: dts: msm: Enable ARM PMU driver for Lito



Enable ARM PMU driver device node for Lito SoC.

Change-Id: I8ec2a945950e4b08a4ba45dc0518fbbd8152666c
Signed-off-by: default avatarNeeraj Upadhyay <neeraju@codeaurora.org>
parent bcc5980e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -935,6 +935,12 @@
		interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>;
		cap-based-alloc-and-pwr-collapse;
	};

	cpu_pmu: cpu-pmu {
		compatible = "arm,armv8-pmuv3";
		qcom,irq-is-percpu;
		interrupts = <GIC_PPI 5 IRQ_TYPE_LEVEL_HIGH>;
	};
};

#include "lito-pinctrl.dtsi"