diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-04-18 21:01:49 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-05-17 18:41:57 +0200 |
commit | 840cf8259ce3db6ab81ed14729fde37cfb343104 (patch) | |
tree | 34b174485e708e91db22831dfafb81f5fbcdc7ea /Documentation/devicetree/bindings/arm/cpus.txt | |
parent | 324da938cb7eb103a925817f9aacdcc1f0e22576 (diff) | |
download | blackbird-op-linux-840cf8259ce3db6ab81ed14729fde37cfb343104.tar.gz blackbird-op-linux-840cf8259ce3db6ab81ed14729fde37cfb343104.zip |
Documentation: dt: bindings: Document ARM PSCI enable method
arm,psci is also a valid enable-method for the CPUs on ARM. Document it.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cpus.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt index 333f4aea3029..ad6f7758d6ba 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt @@ -182,6 +182,7 @@ nodes to be present and contain the properties described below. "psci" # On ARM 32-bit systems this property is optional and can be one of: + "arm,psci" "qcom,gcc-msm8660" "qcom,kpss-acc-v1" "qcom,kpss-acc-v2" |