From: Maxime Ripard Date: Fri, 18 Apr 2014 19:01:49 +0000 (+0200) Subject: Documentation: dt: bindings: Document ARM PSCI enable method X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=840cf8259ce3db6ab81ed14729fde37cfb343104;p=linux-beck.git 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 --- 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"