[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5908a6d6-e93f-d6b3-ee8e-d923663a80ed@linaro.org>
Date: Wed, 31 May 2023 10:58:11 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Claudiu Beznea <claudiu.beznea@...rochip.com>, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
nicolas.ferre@...rochip.com, alexandre.belloni@...tlin.com,
daniel.lezcano@...aro.org, tglx@...utronix.de,
wim@...ux-watchdog.org, linux@...ck-us.net
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-watchdog@...r.kernel.org,
Conor Dooley <conor.dooley@...rochip.com>
Subject: Re: [PATCH v3 3/3] dt-bindings: timer: atmel,at91rm9200-st: convert
to yaml
On 30/05/2023 11:07, Claudiu Beznea wrote:
> Convert Microchip AT91 system timer to YAML.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
> Reviewed-by: Conor Dooley <conor.dooley@...rochip.com>
> ---
Thank you for your patch. There is something to discuss/improve.
> +properties:
> + compatible:
> + items:
> + - const: atmel,at91rm9200-st
> + - const: syscon
> + - const: simple-mfd
> +
> + reg:
> + maxItems: 1
> +
> + interrupts:
> + description:
> + Contain interrupt for the ST which is the IRQ line shared across all
> + system controller members (memory controller, debug unit, system timer,
> + real-time clock, power management controller).
> + maxItems: 1
> +
> + clocks:
> + maxItems: 1
> +
> + watchdog:
> + $ref: ../watchdog/atmel,at91rm9200-wdt.yaml
Full path, so /schemas/watchdog/atmel....
> + description:
> + Child node describing watchdog.
> +
Best regards,
Krzysztof
Powered by blists - more mailing lists