mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-08 11:18:53 +00:00
1ba80d1b2c
Simple PLL clocks like PLLD2 were omitted since they do not share common 4 register structure with main clocks. Such clocks are containd in simple PLL group. Only clock_start_pll function supported them. This patch expands this support on clock_set_rate and clock_get_rate which should make simple PLL clocks equal to main PLL clocks. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> |
||
---|---|---|
.. | ||
bct.c | ||
bct.h | ||
clock.c | ||
cpu.c | ||
display.c | ||
emc.c | ||
funcmux.c | ||
Kconfig | ||
Makefile | ||
pinmux.c | ||
pmu.c | ||
warmboot.c | ||
warmboot_avp.c | ||
warmboot_avp.h |