commit | c1139d20833f8882df608f456ce65b06cd1caa98 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Jun 13 18:12:24 2019 +0200 |
committer | Stephen Boyd <sboyd@kernel.org> | Tue Jun 25 16:10:28 2019 -0700 |
tree | 1df6bba7a7ccc83461c86c559aad6ae2a340ccea | |
parent | 20675070127b51c6ca26a895c7e0b459f2c397e1 [diff] |
clk: tegra: Warn if an enabled PLL is in IDDQ A PLL in IDDQ doesn't work, whether it's enabled or not. This is not a configuration that makes sense, so warn about it. Signed-off-by: Thierry Reding <treding@nvidia.com> Acked-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>