diff options
author | Feng Kan <fkan@apm.com> | 2015-01-08 01:33:37 +0100 |
---|---|---|
committer | Duc Dang <dhdang@apm.com> | 2015-09-16 21:04:24 +0200 |
commit | 51f1e4a0d4992af29228090825546ffe55ad675c (patch) | |
tree | 1a15d463d75fad4167985d6e37c5f52bbd816815 | |
parent | arm64: dts: Add X-Gene v2 reboot driver dts node (diff) | |
download | linux-51f1e4a0d4992af29228090825546ffe55ad675c.tar.xz linux-51f1e4a0d4992af29228090825546ffe55ad675c.zip |
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>
-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" |