[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <173816901148.2210648.7229249527612652632.robh@kernel.org>
Date: Wed, 29 Jan 2025 10:43:31 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Angelo Dureghello <adureghello@...libre.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>, linux-fbdev@...r.kernel.org,
linux-iio@...r.kernel.org, Guillaume Stols <gstols@...libre.com>,
Conor Dooley <conor+dt@...nel.org>, linux-kernel@...r.kernel.org,
Alexandru Ardelean <aardelean@...libre.com>,
Michael Hennerich <michael.hennerich@...log.com>,
Jonathan Cameron <jic23@...nel.org>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
devicetree@...r.kernel.org, David Lechner <dlechner@...libre.com>
Subject: Re: [PATCH v3 01/10] dt-bindings: iio: dac: adi-axi-adc: fix ad7606
pwm-names
On Wed, 29 Jan 2025 12:03:02 +0100, Angelo Dureghello wrote:
> From: Angelo Dureghello <adureghello@...libre.com>
>
> Fix make dt_binding_check warning:
>
> DTC [C] Documentation/devicetree/bindings/iio/adc/adi,axi-adc.example.dtb
> .../adc/adi,axi-adc.example.dtb: adc@0: pwm-names: ['convst1'] is too short
> from schema $id: http://devicetree.org/schemas/iio/adc/adi,ad7606.yaml#
>
> Add "minItems" to pwm-names, it allows to use one single pwm when
> connected to both adc conversion inputs.
>
> Fixes: 7c2357b10490 ("dt-bindings: iio: adc: ad7606: Add iio backend bindings")
> Signed-off-by: Angelo Dureghello <adureghello@...libre.com>
> ---
> Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists