Jon Hunter 4f8d444030 clk: tegra: Fix clock sources for Tegra210 EMC
The EMC clock sources for Tegra210 currently incorrectly include pll_c2
and pll_c3. However, both of these should have been pll_mb as shown in
the TRM. If Tegra210 happens to be configured such that the pll_mb is the
default clock for the EMC, as configured by the bootloader, then this will
cause a system hang on boot. This is because the kernel will disable the
pll_mb when disabling unused clock as it appears to be unused when it is
not.

Also add the additional pll_p clock source for the EMC.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Rhyland Klein <rklein@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2016-02-02 15:49:30 +01:00
..
2015-11-10 15:00:03 -08:00
2015-09-17 11:15:14 -07:00
2015-12-01 21:44:22 +01:00
2015-10-01 15:24:34 -07:00
2016-01-20 18:16:29 -08:00
2015-12-23 23:23:18 -08:00
2016-01-20 17:44:16 -08:00
2015-09-01 12:18:40 -07:00
2015-11-30 13:00:54 -08:00
2015-11-30 16:29:15 -08:00
2015-11-20 10:40:37 -08:00