Re: [PATCH 1/6] dt-bindings: soc: qcom: Add label for GLINK bindings

From: Rob Herring
Date: Wed Dec 20 2017 - 13:30:08 EST


On Mon, Dec 18, 2017 at 02:02:09PM -0800, Chris Lew wrote:
> Add a label property to identify the edge this node represents.

Why does a user need to know this?

>
> Signed-off-by: Chris Lew <clew@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt
> index 9663cab52246..0b8cc533ca83 100644
> --- a/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt
> +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt
> @@ -10,6 +10,11 @@ edge.
> Value type: <stringlist>
> Definition: must be "qcom,glink-rpm"
>
> +- label:
> + Usage: optional
> + Value type: <string>
> + Definition: should specify the subsystem name this edge corresponds to.
> +
> - interrupts:
> Usage: required
> Value type: <prop-encoded-array>
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>