Message ID | 1447799871-56374-21-git-send-email-lina.iyer@linaro.org |
---|---|
State | New |
Headers | show |
diff --git a/Documentation/devicetree/bindings/arm/topology.txt b/Documentation/devicetree/bindings/arm/topology.txt index 1061faf..12b4082 100644 --- a/Documentation/devicetree/bindings/arm/topology.txt +++ b/Documentation/devicetree/bindings/arm/topology.txt @@ -109,6 +109,14 @@ Bindings for cluster/cpu/thread nodes are defined as follows: The cluster node name must be "clusterN" as described in 2.1 above. A cluster node can not be a leaf node. + Properties for a cluster node are - + + -cluster + Usage: Optional + Value type: <phandle> + Definition: a phandle to a cluster node that corresponds to + this cluster. + A cluster node's child nodes must be: - one or more cluster nodes; or
Add a place holder phandle for a cluster to define cluster specific properties like PM domain definitions etc. Cc: Rob Herring <robherring2@gmail.com> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Lina Iyer <lina.iyer@linaro.org> --- Documentation/devicetree/bindings/arm/topology.txt | 8 ++++++++ 1 file changed, 8 insertions(+) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html