[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191220140102.wurhkwuhjcthply4@smtp.gmail.com>
Date: Fri, 20 Dec 2019 11:01:02 -0300
From: Marcelo Schmitt <marcelo.schmitt1@...il.com>
To: Benjamin Gaignard <benjamin.gaignard@...com>
Cc: Jonathan.Cameron@...wei.com, knaack.h@....de, lars@...afoo.de,
pmeerw@...erw.net, robh+dt@...nel.org, mark.rutland@....com,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: iio: ad7192: Fix DTC error in reg schema
On 12/12, Benjamin Gaignard wrote:
> Add minimum field to be compliant to json-schema
>
> Fixes: d898f9ac542f9 ("dt-bindings: iio: adc: Add dt-schema for AD7292")
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@...com>
> ---
> Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
> index b68be3aaf587..d804a8a78bea 100644
> --- a/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
> @@ -53,6 +53,7 @@ patternProperties:
> description: |
> The channel number. It can have up to 8 channels numbered from 0 to 7.
> items:
> + minimum: 0
> maximum: 7
>
> diff-channels:
> --
> 2.15.0
>
Hi Benjamin,
Sorry for the late reply.
This issue has already been tackled down. I think it should be in
mainline now.
Anyway, thanks for your contribution. Nice holiday and a happy new year.
Thanks,
Marcelo
Powered by blists - more mailing lists