Skip to content
Commit 664a3923 authored by Guenter Roeck's avatar Guenter Roeck Committed by Wim Van Sebroeck
Browse files

watchdog: Introduce hardware maximum heartbeat in watchdog core



Introduce an optional hardware maximum heartbeat in the watchdog core.
The hardware maximum heartbeat can be lower than the maximum timeout.

Drivers can set the maximum hardware heartbeat value in the watchdog data
structure. If the configured timeout exceeds the maximum hardware heartbeat,
the watchdog core enables a timer function to assist sending keepalive
requests to the watchdog driver.

Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent fb32e9b9
  • mirror @mirror

    mentioned in commit cea71a0c

    ·

    mentioned in commit cea71a0c

    Toggle commit list
  • mirror @mirror

    mentioned in commit c36d34b408e48f47b402279f09612c438e74eba5

    ·

    mentioned in commit c36d34b408e48f47b402279f09612c438e74eba5

    Toggle commit list
  • mirror @mirror

    mentioned in commit 71cebc87010fbdb86361ec2f655419130434b852

    ·

    mentioned in commit 71cebc87010fbdb86361ec2f655419130434b852

    Toggle commit list
  • mirror @mirror

    mentioned in commit cdd22d9ab8dec21b7e6b04b6037ee49fcecb2aad

    ·

    mentioned in commit cdd22d9ab8dec21b7e6b04b6037ee49fcecb2aad

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment