commit | 8bf9437a4e7f7c97909c6ace50cdd1177b907853 | [log] [tgz] |
---|---|---|
author | Peter De Schrijver <pdeschrijver@nvidia.com> | Fri Jan 04 11:06:52 2019 +0800 |
committer | Thierry Reding <treding@nvidia.com> | Wed Feb 06 14:29:37 2019 +0100 |
tree | 96028e7148fb2f36f3b56d72b2a7ea3afedfe490 | |
parent | 2b2dbc2f94e55c940e1eed70706f363aa94373b0 [diff] |
clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210 Tegra210 has a DFLL as well and can share the majority of the code with the Tegra124 implementation. So build the same code for both platforms. Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> Signed-off-by: Joseph Lo <josephl@nvidia.com> Acked-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>