diff options
author | Feng Kan <fkan@apm.com> | 2015-01-08 03:33:37 +0300 |
---|---|---|
committer | Duc Dang <dhdang@apm.com> | 2015-09-16 22:04:24 +0300 |
commit | 51f1e4a0d4992af29228090825546ffe55ad675c (patch) | |
tree | 1a15d463d75fad4167985d6e37c5f52bbd816815 /Documentation/devicetree/bindings/arm/pmu.txt | |
parent | 991c1292f61261180873be430b9bdd50de36055d (diff) | |
download | linux-51f1e4a0d4992af29228090825546ffe55ad675c.tar.xz |
Documentation: arm: pmu: Add Potenza PMU binding
This patch documents the compatible string for APM X-Gene Potenza CPU's PMU.
Signed-off-by: Vinayak Kale <vkale@apm.com>
Signed-off-by: Feng Kan <fkan@apm.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/pmu.txt')
-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 435251fa9ce0..80625ae59e08 100644 --- a/Documentation/devicetree/bindings/arm/pmu.txt +++ b/Documentation/devicetree/bindings/arm/pmu.txt @@ -7,6 +7,7 @@ representation in the device tree should be done as under:- Required properties: - compatible : should be one of + "apm,potenza-pmu" "arm,armv8-pmuv3" "arm,cortex-a17-pmu" "arm,cortex-a15-pmu" |