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> > + not: > + properties: > + compatible: Best regards, Krzysztof