On 15/07/2024 18:45, Laurentiu Mihalcea wrote: > From: Laurentiu Mihalcea <laurentiu.mihalcea@xxxxxxx> > > Add schema for imx8ulp's SIM reset controller. > > Signed-off-by: Liu Ying <victor.liu@xxxxxxx> > Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@xxxxxxx> ... > + clocks: > + maxItems: 1 > + > + '#reset-cells': > + const: 1 > + > + mux-controller: > + $ref: /schemas/mux/reg-mux.yaml# > + > +required: > + - compatible > + - reg > + - '#reset-cells' > + - mux-controller > + - clocks List here should have the same order as list of properties. Best regards, Krzysztof