On 04/28/2015 07:51 PM, Ezequiel Garcia wrote:
On 04/03/2015 02:05 PM, Andrew Bresticker wrote:
Since the heartbeat is statically initialized to its default value,
watchdog_init_timeout() will never look in the device-tree for a
timeout-sec value. Instead of statically initializing heartbeat,
fall back to the default timeout value if watchdog_init_timeout()
fails.
Signed-off-by: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
Cc: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxx>
Cc: James Hogan <james.hogan@xxxxxxxxxx>
Reviewed-by: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxx>
And for the three patches:
Tested-by: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxx>
Any chance these get merged soon(ishly)?