uboot/arch/arm/mach-tegra
Thierry Reding 8e1601d994 ARM: tegra114: Clear IDDQ when enabling PLLC
Enabling a PLL while IDDQ is high. The Linux kernel checks for this
condition and warns about it verbosely, so while this seems to work
fine, fix it up according to the programming guidelines provided in
the Tegra K1 TRM (v02p), Section 5.3.8.1 ("PLLC and PLLC4 Startup
Sequence"). The Tegra114 TRM doesn't contain this information, but
the programming of PLLC is the same on Tegra114 and Tegra124.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-09-16 16:11:31 -07:00
..
tegra20 of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
tegra30 of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
tegra114 ARM: tegra114: Clear IDDQ when enabling PLLC 2015-09-16 16:11:31 -07:00
tegra124 ARM: tegra124: Clear IDDQ when enabling PLLC 2015-09-16 16:11:31 -07:00
tegra210 ARM: tegra: clk_m is the architected timer source clock 2015-09-16 16:10:22 -07:00
Kconfig
Makefile
ap.c
board.c
board2.c
cache.c
clock.c ARM: tegra: Implement clk_m 2015-09-16 16:10:22 -07:00
cmd_enterrcm.c
cpu.c
cpu.h
emc.c
emc.h
gpu.c
lowlevel_init.S
pinmux-common.c
powergate.c
psci.S
pwm.c
spl.c
sys_info.c
xusb-padctl.c