Re: [PATCH] cpufreq: tegra186: Fix get frequency callback

2020-11-16 Thread Viresh Kumar
On 16-11-20, 15:55, Jon Hunter wrote: > Hi Rafael, > > On 04/11/2020 09:33, Viresh Kumar wrote: > > On 03-11-20, 11:55, Jon Hunter wrote: > >> Commit b89c01c96051 ("cpufreq: tegra186: Fix initial frequency") > >> implemented the CPUFREQ 'get' callback to determine the current > >> operating freque

Re: [PATCH] cpufreq: tegra186: Fix get frequency callback

2020-11-16 Thread Jon Hunter
Hi Rafael, On 04/11/2020 09:33, Viresh Kumar wrote: > On 03-11-20, 11:55, Jon Hunter wrote: >> Commit b89c01c96051 ("cpufreq: tegra186: Fix initial frequency") >> implemented the CPUFREQ 'get' callback to determine the current >> operating frequency for each CPU. This implementation used a simple

Re: [PATCH] cpufreq: tegra186: Fix get frequency callback

2020-11-04 Thread Viresh Kumar
On 03-11-20, 11:55, Jon Hunter wrote: > Commit b89c01c96051 ("cpufreq: tegra186: Fix initial frequency") > implemented the CPUFREQ 'get' callback to determine the current > operating frequency for each CPU. This implementation used a simple > looked up to determine the current operating frequency.

[PATCH] cpufreq: tegra186: Fix get frequency callback

2020-11-03 Thread Jon Hunter
Commit b89c01c96051 ("cpufreq: tegra186: Fix initial frequency") implemented the CPUFREQ 'get' callback to determine the current operating frequency for each CPU. This implementation used a simple looked up to determine the current operating frequency. The problem with this is that frequency table