diff options
author | Jan Glauber <jglauber@cavium.com> | 2016-02-18 17:50:12 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2016-02-18 19:43:32 +0100 |
commit | 94085fe570e7b87597d4695e6fa77d4256efd29e (patch) | |
tree | 4069ca2d4366f188a09fe0395604d2614bd133dd /Documentation/devicetree/bindings | |
parent | arm64: perf: Extend event mask for ARMv8.1 (diff) | |
download | linux-94085fe570e7b87597d4695e6fa77d4256efd29e.tar.xz linux-94085fe570e7b87597d4695e6fa77d4256efd29e.zip |
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 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/arm/pmu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/pmu.txt b/Documentation/devicetree/bindings/arm/pmu.txt index b6056d3bca06..6eb73be9433e 100644 --- a/Documentation/devicetree/bindings/arm/pmu.txt +++ b/Documentation/devicetree/bindings/arm/pmu.txt @@ -25,6 +25,7 @@ Required properties: "qcom,scorpion-pmu" "qcom,scorpion-mp-pmu" "qcom,krait-pmu" + "cavium,thunder-pmu" - interrupts : 1 combined interrupt or 1 per core. If the interrupt is a per-cpu interrupt (PPI) then 1 interrupt should be specified. |