Skip to content
Commit 9fa7231b authored by Leo Yan's avatar Leo Yan Committed by Stephen Boyd
Browse files

clk: hi6220: change watchdog clock source



The old code uses tcxo (19.2MHz) as watchdog clock but actually the
watchdog uses 32K clock, as result the watchdog timeout cannot be set
correctly and delay long time to reset SoC.

So this patch is to use 'ref32k' as clock source for watchdog.

Fixes: 72ea4861 ("clk: hi6220: Clock driver support for Hisilicon hi6220 SoC")
Signed-off-by: default avatarLeo Yan <leo.yan@linaro.org>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 65bc9d7f
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