[PATCH v3 1/3] dt-bindings: reset: add schema for imx8ulp SIM reset

Krzysztof Kozlowski krzk at kernel.org
Tue Jul 16 00:31:55 PDT 2024


On 15/07/2024 18:45, Laurentiu Mihalcea wrote:
> From: Laurentiu Mihalcea <laurentiu.mihalcea at nxp.com>
> 
> Add schema for imx8ulp's SIM reset controller.
> 
> Signed-off-by: Liu Ying <victor.liu at nxp.com>
> Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea at nxp.com>

...

> +  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




More information about the linux-arm-kernel mailing list