]> git.baikalelectronics.ru Git - kernel.git/commit
clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLs
authorAndrew Bresticker <abrestic@chromium.org>
Thu, 18 Jun 2015 21:28:40 +0000 (17:28 -0400)
committerThierry Reding <treding@nvidia.com>
Thu, 28 Apr 2016 10:41:44 +0000 (12:41 +0200)
commitca970b680492c2618b23ed13227c87e0e8186afa
tree3ae890b9c2ef525ff6177eb8a2ee154142829719
parentc40b63c04950cd745a34a62bdf37894058201eab
clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLs

On Tegra210, hardware control of the SATA and XUSB pad PLLs must be
done during the UPHY enable sequence rather than the PLLE enable
sequence.  Export functions to do this so that hardware control can
be enabled from the XUSB padctl driver.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Signed-off-by: Rhyland Klein <rklein@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/clk/tegra/clk-tegra210.c
include/linux/clk/tegra.h