mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-23 02:15:12 +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> |
||
---|---|---|
.. | ||
clock.c | ||
cpu.c | ||
funcmux.c | ||
Kconfig | ||
Makefile | ||
pinmux.c | ||
pmc.c | ||
psci.c | ||
xusb-padctl.c |