Re: [PATCH V4 1/7] dt-bindings:iio:adc: add sprd,ump9620-adc dt-binding
From: Krzysztof Kozlowski
Date: Wed Apr 20 2022 - 03:02:03 EST
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