Re: [PATCH 2/7] dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array property

From: Rob Herring
Date: Thu Mar 12 2020 - 18:22:06 EST


On Fri, 6 Mar 2020 16:27:42 +0300, <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> wrote:
> From: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
>
> In case if DW Watchdog IP core is built with WDT_USE_FIX_TOP == false,
> a custom timeout periods are used to preset the timer counter. In
> this case that periods should be specified in a new "snps,watchdog-tops"
> property of the DW watchdog dts node.
>
> Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Alexey Malahov <Alexey.Malahov@xxxxxxxxxxxxxxxxxxxx>
> Cc: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
> Cc: Paul Burton <paulburton@xxxxxxxxxx>
> Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
> ---
> .../bindings/watchdog/snps,dw-wdt.yaml | 30 +++++++++++++++++++
> 1 file changed, 30 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>