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

Commit c3d53130 authored by twp@codeaurora.org's avatar twp@codeaurora.org Committed by Andy Gross
Browse files

dts: ipq4019: support ARMv7 PMU



Add support for cortex-a7-pmu present on ipq4019 SoCs.

Signed-off-by: default avatarThomas Pedersen <twp@codeaurora.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 4892e075
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -84,6 +84,12 @@
		};
		};
	};
	};


	pmu {
		compatible = "arm,cortex-a7-pmu";
		interrupts = <GIC_PPI 7 (GIC_CPU_MASK_SIMPLE(4) |
					 IRQ_TYPE_LEVEL_HIGH)>;
	};

	clocks {
	clocks {
		sleep_clk: sleep_clk {
		sleep_clk: sleep_clk {
			compatible = "fixed-clock";
			compatible = "fixed-clock";