summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra/clk-dfll.h
diff options
context:
space:
mode:
authorLucas Stach <dev@lynxeye.de>2016-02-29 23:46:07 +0300
committerThierry Reding <treding@nvidia.com>2016-04-28 13:41:52 +0300
commit797097301860c64b63346d068ba4fe4992bd5021 (patch)
tree14683f1f0cba467b3e8b4144cc289a9d5c11330c /drivers/clk/tegra/clk-dfll.h
parenta02cc84a31d3bd46a10546ff7024e7b5a186d339 (diff)
downloadlinux-797097301860c64b63346d068ba4fe4992bd5021.tar.xz
clk: tegra: Fix PLL_U post divider and initial rate on Tegra30
The post divider value in the frequency table is wrong as it would lead to the PLL producing an output rate of 960 MHz instead of the desired 480 MHz. This wasn't a problem as nothing used the table to actually initialize the PLL rate, but the bootloader configuration was used unaltered. If the bootloader does not set up the PLL it will fail to come when used under Linux. To fix this don't rely on the bootloader, but set the correct rate in the clock driver. Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/clk/tegra/clk-dfll.h')
0 files changed, 0 insertions, 0 deletions