Skip to content
Commit c411adbd authored by Philippe Reynes's avatar Philippe Reynes Committed by Tom Rini
Browse files

watchdog: bcm6345: callback start use tick instead of ms



The function bcm6345_wdt_start use the argument timeout
as tick but it should be used as milliseconds.

A clock is added as requirement for this driver.
The frequency of the clock is then used to convert the
millisecond to ticks in the function bcm6345_wdt_start.

Signed-off-by: default avatarPhilippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
parent 3eaf6dcd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment