summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/cavium
diff options
context:
space:
mode:
authorJan Glauber <jglauber@cavium.com>2016-02-18 17:50:12 +0100
committerWill Deacon <will.deacon@arm.com>2016-02-18 18:43:32 +0000
commit94085fe570e7b87597d4695e6fa77d4256efd29e (patch)
tree4069ca2d4366f188a09fe0395604d2614bd133dd /arch/arm64/boot/dts/cavium
parentc210ae80e4e7083e03bee13535d11fc2c991cf71 (diff)
arm64: dts: Add Cavium ThunderX specific PMU
Add a compatible string for the Cavium ThunderX PMU. Signed-off-by: Jan Glauber <jglauber@cavium.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/boot/dts/cavium')
-rw-r--r--arch/arm64/boot/dts/cavium/thunder-88xx.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/cavium/thunder-88xx.dtsi b/arch/arm64/boot/dts/cavium/thunder-88xx.dtsi
index 9cb7cf94284a..2eb9b225f0bc 100644
--- a/arch/arm64/boot/dts/cavium/thunder-88xx.dtsi
+++ b/arch/arm64/boot/dts/cavium/thunder-88xx.dtsi
@@ -360,6 +360,11 @@
<1 10 0xff01>;
};
+ pmu {
+ compatible = "cavium,thunder-pmu", "arm,armv8-pmuv3";
+ interrupts = <1 7 4>;
+ };
+
soc {
compatible = "simple-bus";
#address-cells = <2>;