u-boot/arch/arm/mach-tegra/tegra20
Svyatoslav Ryhel 1ba80d1b2c ARM: tegra: clock: support get and set rate for simple PLL
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>
2023-12-19 21:24:11 +02:00
..
bct.c ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devices 2023-11-03 12:37:15 -04:00
bct.h ARM: tegra20: implement BCT patching 2023-02-23 12:55:37 -07:00
clock.c ARM: tegra: clock: support get and set rate for simple PLL 2023-12-19 21:24:11 +02:00
cpu.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
display.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
emc.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
funcmux.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig ARM: tegra: expose crypto module for all Tegra SoCs 2023-02-23 12:55:37 -07:00
Makefile ARM: tegra20: implement BCT patching 2023-02-23 12:55:37 -07:00
pinmux.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pmu.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
warmboot.c Convert CONFIG_TEGRA_CLOCK_SCALING et al to Kconfig 2022-12-05 16:08:37 -05:00
warmboot_avp.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
warmboot_avp.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00