On 08/03/2026 07:03, Alexander Koskovich wrote: > + > + vddio-supply: true > + vci-supply: true > + vdd-supply: true > + port: true > + enable-gpios: true > + reset-gpios: true > + > +additionalProperties: false
This should be placed after "required:" block. Reviewed-by: Krzysztof Kozlowski <[email protected]> > + > +required: > + - compatible > + - reg > + - vddio-supply > + - vci-supply > + - vdd-supply > + - reset-gpios > + - port Best regards, Krzysztof
