u-boot/arch/arm/mach-tegra/tegra124
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
..
clock.c ARM: tegra: clock: support get and set rate for simple PLL 2023-12-19 21:24:11 +02:00
cpu.c ARM: tegra: create common pre-dm i2c write 2023-02-23 12:55:37 -07:00
funcmux.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file 2020-12-04 13:39:15 -07:00
Makefile tegra: tegra124: Add a PMC syscon driver 2017-07-28 12:02:47 -06:00
pinmux.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pmc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
psci.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
xusb-padctl.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00