Skip to content
Commit 6dc669a2 authored by Jacob Siverskog's avatar Jacob Siverskog Committed by Stephen Boyd
Browse files

clk: si5351: Add PLL soft reset



This is according to figure 12 ("I2C Programming Procedure") in
"Si5351A/B/C Data Sheet"
(https://www.silabs.com/Support%20Documents/TechnicalDocs/Si5351-B.pdf).

Without the PLL soft reset, we were unable to get three outputs
working at the same time.

According to Silicon Labs support, performing PLL soft reset will only
be noticeable if the PLL parameters have been changed.

Signed-off-by: default avatarJacob Siverskog <jacob@teenage.engineering>
Signed-off-by: default avatarJens Rudberg <jens@teenage.engineering>
Acked-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent c1de1357
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