Re: [PATCH V4 1/7] dt-bindings:iio:adc: add sprd,ump9620-adc dt-binding

From: Jonathan Cameron
Date: Sun Apr 24 2022 - 13:13:42 EST


On Wed, 20 Apr 2022 09:01:51 +0200
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote:

> On 19/04/2022 16:24, Cixi Geng wrote:
> > - nvmem-cell-names:
> > - items:
> > - - const: big_scale_calib
> > - - const: small_scale_calib
> > + nvmem-cell-names: true
> > +> +if:
>
> Better to include it under "allOf:" so next time you need more of such
> if-then, you do not need to change indentation. But anyway looks good:
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

I added the allOf: whilst applying.

Thanks,

Jonathan

>
> > + not:
> > + properties:
> > + compatible:
>
>
>
> Best regards,
> Krzysztof