commit | eae14465de250be75021659789f138a70a553ac5 | [log] [tgz] |
---|---|---|
author | Michael Turquette <mturquette@baylibre.com> | Tue Oct 20 08:49:11 2015 -0700 |
committer | Michael Turquette <mturquette@baylibre.com> | Tue Oct 20 08:49:11 2015 -0700 |
tree | 6dfe124d0ad901c24d63515af740baa837fb68b2 | |
parent | b30c64508b4131ceacc4b8fd9f01a78e1b1794bf [diff] | |
parent | 88d909bedf4df7285d6e8d8730425df0d163512e [diff] |
Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next clk: tegra: Changes for v4.4-rc1 This contains a patch that allows the DFLL to use clock rates higher than 2^31-1 Hz by using the ->determine_rate() operation instead of the ->round_rate() operation. Other than that there's a couple of cleanups in preparation for Tegra210 support.