commit | e5f8a107d92db30a7ad7d8d95aee59f5ad76206a | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Jun 28 11:01:16 2019 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Mon Nov 11 14:52:18 2019 +0100 |
tree | d475cae495409dda2b42e06185950b7aa36242ba | |
parent | 991a051ea5f15266903f52acb5832a596dd3da51 [diff] |
clk: tegra: Move SOR0 implementation to Tegra124 The SOR0 clock on Tegra210 is very different from the SOR0 clock found on Tegra124. Move the Tegra124 implementation to the Tegra124 driver so that a custom implementation can be provided on Tegra210 without clashing with the existing clock. Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>