Commit ed294496 authored by Ye He's avatar Ye He Committed by Barry Song
Browse files

ARM: dts: atlas6: add cortex-a9-pmu compatible PMU node



add cortex-a9-pmu node to make the performance monitor unit work on atlas6.

Signed-off-by: default avatarYe He <Ye.He@csr.com>
Signed-off-by: default avatarBarry Song <Baohua.Song@csr.com>
parent e47a118b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -39,6 +39,11 @@
		};
	};

	arm-pmu {
		compatible = "arm,cortex-a9-pmu";
		interrupts = <29>;
	};

	axi {
		compatible = "simple-bus";
		#address-cells = <1>;