diff options
author | Dmitry Rokosov <[email protected]> | 2023-05-23 16:53:47 +0300 |
---|---|---|
committer | Jerome Brunet <[email protected]> | 2023-05-30 17:53:00 +0200 |
commit | b6ec400aa153b27e056b2dfc5e830b724c053a04 (patch) | |
tree | 33095e84e86e32156a561afad021bf673355e93a /drivers/fpga/fpga-bridge.c | |
parent | 02f1e17c4106a24fabb27e1419cbcb144b4faa1b (diff) |
clk: meson: introduce new pll power-on sequence for A1 SoC family
Modern meson PLL IPs are a little bit different from early known PLLs.
The main difference is located in the init/enable/disable sequences; the
rate logic is the same.
In A1 PLL, the PLL enable sequence is different, so add new optional pll
reg bits and use the new power-on sequence to enable the PLL:
1. enable the pll, delay for 10us
2. enable the pll self-adaption current module, delay for 40us
3. enable the lock detect module
Signed-off-by: Jian Hu <[email protected]>
Acked-by: Martin Blumenstingl <[email protected]>
Signed-off-by: Dmitry Rokosov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jerome Brunet <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions