Re: [PATCH 1/3] dt-bindings: watchdog: Restrict timeout-sec to one number
From: Rob Herring (Arm)
Date: Sun Oct 26 2025 - 17:32:16 EST
On Mon, 20 Oct 2025 18:52:20 +0200, Krzysztof Kozlowski wrote:
> Linux kernel expects only one number for the watchdog timeout and the
> type is an array (defined in property-units.yaml in DT schema), so
> restrict the property.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/watchdog/watchdog.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>