arm64: dts: set initial SR watchdog timeout to 60 seconds
authorRay Jui <ray.jui@broadcom.com>
Mon, 28 May 2018 18:01:36 +0000 (11:01 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Mon, 9 Jul 2018 17:39:30 +0000 (10:39 -0700)
Set initial Stingray watchdog timeout to 60 seconds

By the time when the userspace watchdog daemon is ready and taking control
over, the watchdog timeout will then be reset to what's configured in the
daemon.

Signed-off-by: Ray Jui <ray.jui@broadcom.com>
Reviewed-by: Vladimir Olovyannikov <vladimir.olovyannikov@broadcom.com>
Reviewed-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm64/boot/dts/broadcom/stingray/stingray.dtsi

index 601347882b0dab7cd42f87740e4dc1d3ce8188ff..dae9e3dd6372fba59d06e074cdcf0b25df95b4ce 100644 (file)
                        interrupts = <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&hsls_25m_div2_clk>, <&hsls_div4_clk>;
                        clock-names = "wdogclk", "apb_pclk";
+                       timeout-sec = <60>;
                };
 
                gpio_hsls: gpio@d0000 {