]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
authorMichael Turquette <mturquette@baylibre.com>
Tue, 20 Oct 2015 15:49:11 +0000 (08:49 -0700)
committerMichael Turquette <mturquette@baylibre.com>
Tue, 20 Oct 2015 15:49:11 +0000 (08:49 -0700)
commiteae14465de250be75021659789f138a70a553ac5
tree6dfe124d0ad901c24d63515af740baa837fb68b2
parentb30c64508b4131ceacc4b8fd9f01a78e1b1794bf
parent88d909bedf4df7285d6e8d8730425df0d163512e
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.
drivers/clk/tegra/clk-dfll.c