On 11/06/2024 11:19, Neil Armstrong wrote: > +required: > + - compatible > + - VDDP-supply > + - VDDA-supply > + - VDDD-supply > + > +allOf: > + - $ref: dai-common.yaml# > + If there is going to be new version: > +unevaluatedProperties: false > + > +examples: > + - | > + codec-0 { codec { > + compatible = "everest,es7241"; > + #sound-dai-cells = <0>; > + reset-gpios = <&gpio1 15 0>; and use define for the GPIO flag (need also to include header). No need to resend just for this: Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof