u-boot-brain/arch/arm/mach-tegra
Simon Glass 801b05cd61 tegra: clock: Add checking for invalid clock IDs
The get_pll() function can do the wrong thing if passed values that are
out of range. Add checks for this and add a function which can return
a 'simple' PLL. This can be defined by SoCs with their own clocks.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-05-13 09:24:09 -07:00
..
tegra20 tegra: Move the pwm into tegra-common 2015-05-13 09:24:06 -07:00
tegra30 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
tegra114 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
tegra124 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
tegra210 ARM: tegra: pinctrl: move Tegra210 code to the correct dir 2015-03-30 09:54:06 -07:00
ap.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
board.c tegra: Move checkboard() into the board code 2015-05-13 09:24:07 -07:00
cache.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
clock.c tegra: clock: Add checking for invalid clock IDs 2015-05-13 09:24:09 -07:00
cmd_enterrcm.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
cpu.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
cpu.h ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
lowlevel_init.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
Makefile tegra: Move the pwm into tegra-common 2015-05-13 09:24:06 -07:00
pinmux-common.c ARM: tegra: pinctrl: add support for MIPI PAD control groups 2015-03-30 09:54:06 -07:00
powergate.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
pwm.c tegra: pwm: Allow the clock rate to be left as is 2015-05-13 09:24:07 -07:00
spl.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
sys_info.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
vpr.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
xusb-padctl.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00