Messages in this thread |  | | Date | Sun, 24 Apr 2022 18:21:31 +0100 | From | Jonathan Cameron <> | Subject | Re: [PATCH V4 1/7] dt-bindings:iio:adc: add sprd,ump9620-adc dt-binding |
| |
On Wed, 20 Apr 2022 09:01:51 +0200 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 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@linaro.org>
I added the allOf: whilst applying.
Thanks,
Jonathan
> > > + not: > > + properties: > > + compatible: > > > > Best regards, > Krzysztof
|  |