]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/devicetree/bindings/arm/cpus.txt
Documentation: arm: define DT idle states bindings
[karo-tx-linux.git] / Documentation / devicetree / bindings / arm / cpus.txt
index 1fe72a0778cd9725ab34ada1b0b27b068f9024e1..6fd0f15e899afb3fe9095b3ad718ed0213228fe6 100644 (file)
@@ -152,7 +152,9 @@ nodes to be present and contain the properties described below.
                            "arm,cortex-a7"
                            "arm,cortex-a8"
                            "arm,cortex-a9"
+                           "arm,cortex-a12"
                            "arm,cortex-a15"
+                           "arm,cortex-a17"
                            "arm,cortex-a53"
                            "arm,cortex-a57"
                            "arm,cortex-m0"
@@ -163,6 +165,7 @@ nodes to be present and contain the properties described below.
                            "arm,cortex-r4"
                            "arm,cortex-r5"
                            "arm,cortex-r7"
+                           "brcm,brahma-b15"
                            "faraday,fa526"
                            "intel,sa110"
                            "intel,sa1100"
@@ -184,6 +187,7 @@ nodes to be present and contain the properties described below.
                          can be one of:
                            "allwinner,sun6i-a31"
                            "arm,psci"
+                           "brcm,brahma-b15"
                            "marvell,armada-375-smp"
                            "marvell,armada-380-smp"
                            "marvell,armada-xp-smp"
@@ -215,6 +219,12 @@ nodes to be present and contain the properties described below.
                Value type: <phandle>
                Definition: Specifies the ACC[2] node associated with this CPU.
 
+       - cpu-idle-states
+               Usage: Optional
+               Value type: <prop-encoded-array>
+               Definition:
+                       # List of phandles to idle state nodes supported
+                         by this cpu [3].
 
 Example 1 (dual-cluster big.LITTLE system 32-bit):
 
@@ -411,3 +421,5 @@ cpus {
 --
 [1] arm/msm/qcom,saw2.txt
 [2] arm/msm/qcom,kpss-acc.txt
+[3] ARM Linux kernel documentation - idle states bindings
+    Documentation/devicetree/bindings/arm/idle-states.txt