arm64: dts: set initial SR watchdog timeout to 60 seconds
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>
This commit is contained in:
parent
a0061fc283
commit
71e962a0c2
@ -427,6 +427,7 @@
|
||||
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user