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