Re: [PATCH 1/4] dt-bindings: timer: Add the Renesas RZ/N1 timer
From: Krzysztof Kozlowski
Date: Wed Apr 01 2026 - 03:57:52 EST
On Tue, Mar 31, 2026 at 05:26:12PM +0200, Herve Codina (Schneider Electric) wrote:
> +properties:
> + compatible:
> + items:
> + - const: renesas,r9a06g032-timer # RZ/N1D
> + - const: renesas,rzn1-timer
> +
> + reg:
> + maxItems: 1
> +
> + clocks:
> + items:
> + - description: APB internal bus clock
> +
> + clock-names:
> + items:
> + - const: pclk
> +
> + power-domains:
> + maxItems: 1
> +
> + interrupts:
> + minItems: 8
Drop minItems
With this:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof