[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <S5EK4R.TVR7E86L755D@crapouillou.net>
Date: Thu, 23 Dec 2021 10:51:28 +0000
From: Paul Cercueil <paul@...pouillou.net>
To: Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Rob Herring <robh+dt@...nel.org>,
Guido Günther <agx@...xcpu.org>
Cc: linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] dt-bindings: iio: Document "label" property
Jonathan:
Please ignore this patch for now - I will add a global definition in
dtschema instead.
Cheers,
-Paul
Le mar., déc. 21 2021 at 13:33:39 +0000, Paul Cercueil
<paul@...pouillou.net> a écrit :
> Document the "label" property, which can contain a descriptive label
> that allows to uniquely identify a device within the system.
>
> Signed-off-by: Paul Cercueil <paul@...pouillou.net>
> ---
>
> Notes:
> v2: - Reword description and commit message
> - Use > instead of | for proper multiline handling
>
> Documentation/devicetree/bindings/iio/common.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/iio/common.yaml
> b/Documentation/devicetree/bindings/iio/common.yaml
> index f845b41d74c4..49f9f62dbb3e 100644
> --- a/Documentation/devicetree/bindings/iio/common.yaml
> +++ b/Documentation/devicetree/bindings/iio/common.yaml
> @@ -32,6 +32,12 @@ properties:
> considered 'near' to the device (an object is near to the
> sensor).
>
> + label:
> + $ref: /schemas/types.yaml#/definitions/string
> + description: >
> + Optional descriptive label that allows to uniquely identify a
> device
> + within the system.
> +
> additionalProperties: true
>
> ...
> --
> 2.34.1
>
Powered by blists - more mailing lists