mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
0aa2930ca1
Add support for TI K3 SoC PLLs. This clock type supports enabling/disabling/setting and querying the clock rate for the PLL. The euclidean library routine is used to calculate divider/multiplier rates for the PLLs. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tero Kristo <kristo@kernel.org> |
||
---|---|---|
.. | ||
clk-am3-dpll-x2.c | ||
clk-am3-dpll.c | ||
clk-ctrl.c | ||
clk-divider.c | ||
clk-gate.c | ||
clk-k3-pll.c | ||
clk-mux.c | ||
clk-sci.c | ||
clk.c | ||
clk.h | ||
Kconfig | ||
Makefile | ||
omap4-cm.c |