Searched hist:"9 eb15dbbfa1a23b5e65efaf1d5d6c47798e7264b" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/cpufreq/ |
H A D | tegra124-cpufreq.c | 9eb15dbbfa1a23b5e65efaf1d5d6c47798e7264b Wed May 13 16:58:48 CEST 2015 Tuomas Tynkkynen <ttynkkynen@nvidia.com> cpufreq: Add cpufreq driver for Tegra124
Add a new cpufreq driver for Tegra124. Instead of using the PLLX as the CPU clocksource, switch immediately to the DFLL. It allows the use of higher clock rates, and will automatically scale the CPU voltage as well. Besides the CPU clocksource switch, we let the cpufreq-dt driver for all the cpufreq operations.
This driver also relies on the DFLL driver to fill the OPP table for the CPU0 device, so that the cpufreq-dt driver knows what frequencies to use.
Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | Kconfig.arm | diff 9eb15dbbfa1a23b5e65efaf1d5d6c47798e7264b Wed May 13 16:58:48 CEST 2015 Tuomas Tynkkynen <ttynkkynen@nvidia.com> cpufreq: Add cpufreq driver for Tegra124
Add a new cpufreq driver for Tegra124. Instead of using the PLLX as the CPU clocksource, switch immediately to the DFLL. It allows the use of higher clock rates, and will automatically scale the CPU voltage as well. Besides the CPU clocksource switch, we let the cpufreq-dt driver for all the cpufreq operations.
This driver also relies on the DFLL driver to fill the OPP table for the CPU0 device, so that the cpufreq-dt driver knows what frequencies to use.
Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com> Signed-off-by: Mikko Perttunen <mikko.perttunen@kapsi.fi> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
|