Skip to content
Commit d9b9c91b authored by Jack Mitchell's avatar Jack Mitchell Committed by Tom Rini
Browse files

wdt: designware: fix timeout calculation due to expecting KHz



The timeout calculation is based on the clk being in KHz but
the clk api returns the clk value in Hz. Convert this to KHz
to calculate the correct timeout value.

Signed-off-by: default avatarJack Mitchell <ml@embed.me.uk>
parent 0eabb2ff
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