Re: [PATCH v9 07/17] clk: tegra: Add Tegra124 DFLL clocksource platform driver

2015-05-26 Thread Kevin Hilman
On Wed, May 13, 2015 at 7:58 AM, Mikko Perttunen wrote: > From: Tuomas Tynkkynen > > Add basic platform driver support for the fast CPU cluster DFLL > clocksource found on Tegra124 SoCs. This small driver selects the > appropriate Tegra124-specific characterization data and integration > code. It

[PATCH v9 07/17] clk: tegra: Add Tegra124 DFLL clocksource platform driver

2015-05-13 Thread Mikko Perttunen
From: Tuomas Tynkkynen Add basic platform driver support for the fast CPU cluster DFLL clocksource found on Tegra124 SoCs. This small driver selects the appropriate Tegra124-specific characterization data and integration code. It relies on the DFLL common code to do most of the work. Signed-off-