lkml.org 
[lkml]   [2023]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] dt-bindings: iio: adc: adi,ad7292: Fix additionalProperties on channel nodes
On Tue, 26 Sep 2023 11:43:50 -0500
Rob Herring <robh@kernel.org> wrote:

> "additionalProperties: true" is only for incomplete schemas such as bus
> child nodes in a bus's schema. That doesn't apply to the "channel" nodes
> in the adi,ad7292 binding, so fix additionalProperties to be false.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
Oops.

Applied to the fixes-togreg branch of iio.git

Thanks,

Jonathan

> ---
> Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
> index 7cc4ddc4e9b7..2aa1f4b063eb 100644
> --- a/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
> @@ -61,7 +61,7 @@ patternProperties:
> required:
> - reg
>
> - additionalProperties: true
> + additionalProperties: false
>
> allOf:
> - $ref: /schemas/spi/spi-peripheral-props.yaml#

\
 
 \ /
  Last update: 2023-09-30 18:47    [W:0.043 / U:1.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site