]> 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)
commit79ef9f1b3ce3de66450e0d2e8efd1eeddfa9f031
tree3ae890b9c2ef525ff6177eb8a2ee154142829719
parent3039f62d3fccb077513a4ffae4d1ef4609c1b724
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