mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
eae14465de
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.