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

Commit 28dd4505 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add pmu DT node for sdm670



A device tree node for sdm670 was added to support the arm
PMU hardware

Change-Id: I7bc3b37dd84a5312a2a69e51d13ffce78a8197ea
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
parent f92f804a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2597,6 +2597,12 @@
		};
	};

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

	gpu_gx_domain_addr: syscon@0x5091508 {
		compatible = "syscon";
		reg = <0x5091508 0x4>;