mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-24 06:24:17 +00:00
![]() Based on the recommendation from HW team make modifications to the sequence for more robustness. - Unlock the PLL registers - Enable external bypass - Disable the PLL - Program pllm and pllf - Program Ref divider - Enable other PLL controls like DSM_EN, DAC_EN,etc - Enable calibration if available - Enable PLL - Wait for PLL lock and Calibration lock - Remove external bypass Re-write the full sequence from scratch as the previous sequence was way off and keep it in a single commit for bisectability. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> |
||
---|---|---|
.. | ||
clk-am3-dpll-x2.c | ||
clk-am3-dpll.c | ||
clk-ctrl.c | ||
clk-divider.c | ||
clk-gate.c | ||
clk-k3-pll.c | ||
clk-k3.c | ||
clk-mux.c | ||
clk-sci.c | ||
clk.c | ||
clk.h | ||
Kconfig | ||
Makefile | ||
omap4-cm.c |