Re: [PATCH] dt-bindings: iio: adc: ad7606: Fix wrong maxItems value

From: Rob Herring
Date: Tue Jan 14 2020 - 13:15:19 EST


On Tue, 14 Jan 2020 15:24:01 +0200, Beniamin Bia wrote:
> This patch set the correct value for oversampling maxItems. In the
> original example, appears 3 items for oversampling while the maxItems
> is set to 1, this patch fixes those issues.
>
> Fixes: 416f882c3b40 ("dt-bindings: iio: adc: Migrate AD7606 documentation to yaml")
> Signed-off-by: Beniamin Bia <beniamin.bia@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>

Applied, thanks.

Rob