Re: [PATCH v5 03/13] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
From: Krzysztof Kozlowski
Date: Mon Feb 12 2024 - 03:16:43 EST
On 09/02/2024 15:31, Théo Lebrun wrote:
> Add DT schema bindings for the EyeQ5 clock controller driver.
>
> Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx>
> ---
> +
> +maintainers:
> + - Grégory Clement <gregory.clement@xxxxxxxxxxx>
> + - Théo Lebrun <theo.lebrun@xxxxxxxxxxx>
> + - Vladimir Kondratiev <vladimir.kondratiev@xxxxxxxxxxxx>
> +
> +properties:
> + compatible:
> + const: mobileye,eyeq5-clk
> +
> + reg:
> + minItems: 2
You can drop minItems.
With that:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Best regards,
Krzysztof