diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/arm/topology.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/arm/topology.txt b/Documentation/devicetree/bindings/arm/topology.txt index 4aa20e7a424e..1061faf5f602 100644 --- a/Documentation/devicetree/bindings/arm/topology.txt +++ b/Documentation/devicetree/bindings/arm/topology.txt | |||
| @@ -75,9 +75,10 @@ The cpu-map node can only contain three types of child nodes: | |||
| 75 | 75 | ||
| 76 | whose bindings are described in paragraph 3. | 76 | whose bindings are described in paragraph 3. |
| 77 | 77 | ||
| 78 | The nodes describing the CPU topology (cluster/core/thread) can only be | 78 | The nodes describing the CPU topology (cluster/core/thread) can only |
| 79 | defined within the cpu-map node. | 79 | be defined within the cpu-map node and every core/thread in the system |
| 80 | Any other configuration is consider invalid and therefore must be ignored. | 80 | must be defined within the topology. Any other configuration is |
| 81 | invalid and therefore must be ignored. | ||
| 81 | 82 | ||
| 82 | =========================================== | 83 | =========================================== |
| 83 | 2.1 - cpu-map child nodes naming convention | 84 | 2.1 - cpu-map child nodes naming convention |
