clk: tegra: pll: Add support for PLLMB for Tegra210
authorRhyland Klein <rklein@nvidia.com>
Thu, 18 Jun 2015 21:28:29 +0000 (17:28 -0400)
committerThierry Reding <treding@nvidia.com>
Thu, 17 Dec 2015 12:37:53 +0000 (13:37 +0100)
commit6929715cf6b944d8f88beb2aa25658084de106ab
treed2115c728dc40f5430acd8827c9b9af00f8bab2c
parentdd322f047d226a1134775c77c1c6088271d5d1de
clk: tegra: pll: Add support for PLLMB for Tegra210

Tegra210 SoC's have 2 PLLs for memory usage. Add plumbing to register
and handle PLLMB.

PLLMB is used to allow switching between 2 PLLM's without having to use
and intermediate backup PLL, as we need to lock the PLL before we can
switch to it.

Reviewed-by: Benson Leung <bleung@chromium.org>
Signed-off-by: Rhyland Klein <rklein@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/clk/tegra/clk-pll.c
drivers/clk/tegra/clk.h