u-boot-brain/arch/arm/mach-tegra/tegra210
Tom Warren 3e8650c0f9 Tegra: clocks: Add 38.4MHz OSC support for T210 use
Added 38.4MHz/48MHz entries to pll_x_table for CPU PLL. Needs
to be measured - should be close to 700MHz (1.4G/2).

Note that some freqs aren't in the PLLU table in T210 TRM
(13, 26MHz), so I used the 12MHz table entry for them. They
shouldn't be selected since they're not viable T210 OSC freqs.

Since there are now 2 new OSC defines, all tables (pll_x_table,
PLLU) had to increase by two entries, but since 38.4/48MHz are
not viable osc freqs on T20/30/114, etc, they're just set to 0.

Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-05 15:22:51 -07:00
..
clock.c Tegra: clocks: Add 38.4MHz OSC support for T210 use 2015-08-05 15:22:51 -07:00
funcmux.c ARM: Tegra210: Add SoC code/include files for T210 2015-07-28 10:30:19 -07:00
Kconfig T210: Add support for 64-bit T210-based P2571 board 2015-07-28 10:30:20 -07:00
Makefile ARM: Tegra210: Add SoC code/include files for T210 2015-07-28 10:30:19 -07:00
pinmux.c ARM: tegra: pinctrl: move Tegra210 code to the correct dir 2015-03-30 09:54:06 -07:00
xusb-padctl.c ARM: Tegra210: Add SoC code/include files for T210 2015-07-28 10:30:19 -07:00