Re: [PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver

2017-04-19 Thread Rafael J. Wysocki
On Tuesday, April 11, 2017 09:37:28 AM Mikko Perttunen wrote: > On 04/11/2017 09:35 AM, Viresh Kumar wrote: > > On 04-04-17, 16:43, Mikko Perttunen wrote: > >> Add a new cpufreq driver for Tegra186 (and likely later). > >> The CPUs are organized into two clusters, Denver and A57, > >> with two and

Re: [PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver

2017-04-19 Thread Rafael J. Wysocki
On Tuesday, April 11, 2017 09:37:28 AM Mikko Perttunen wrote: > On 04/11/2017 09:35 AM, Viresh Kumar wrote: > > On 04-04-17, 16:43, Mikko Perttunen wrote: > >> Add a new cpufreq driver for Tegra186 (and likely later). > >> The CPUs are organized into two clusters, Denver and A57, > >> with two and

Re: [PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver

2017-04-11 Thread Mikko Perttunen
On 04/11/2017 09:35 AM, Viresh Kumar wrote: On 04-04-17, 16:43, Mikko Perttunen wrote: Add a new cpufreq driver for Tegra186 (and likely later). The CPUs are organized into two clusters, Denver and A57, with two and four cores respectively. CPU frequency can be adjusted by writing the desired

Re: [PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver

2017-04-11 Thread Mikko Perttunen
On 04/11/2017 09:35 AM, Viresh Kumar wrote: On 04-04-17, 16:43, Mikko Perttunen wrote: Add a new cpufreq driver for Tegra186 (and likely later). The CPUs are organized into two clusters, Denver and A57, with two and four cores respectively. CPU frequency can be adjusted by writing the desired

Re: [PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver

2017-04-11 Thread Viresh Kumar
On 04-04-17, 16:43, Mikko Perttunen wrote: > Add a new cpufreq driver for Tegra186 (and likely later). > The CPUs are organized into two clusters, Denver and A57, > with two and four cores respectively. CPU frequency can be > adjusted by writing the desired rate divisor and a voltage > hint to a

Re: [PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver

2017-04-11 Thread Viresh Kumar
On 04-04-17, 16:43, Mikko Perttunen wrote: > Add a new cpufreq driver for Tegra186 (and likely later). > The CPUs are organized into two clusters, Denver and A57, > with two and four cores respectively. CPU frequency can be > adjusted by writing the desired rate divisor and a voltage > hint to a

[PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver

2017-04-04 Thread Mikko Perttunen
Add a new cpufreq driver for Tegra186 (and likely later). The CPUs are organized into two clusters, Denver and A57, with two and four cores respectively. CPU frequency can be adjusted by writing the desired rate divisor and a voltage hint to a special per-core register. The frequency of each core

[PATCH v2 1/3] cpufreq: Add Tegra186 cpufreq driver

2017-04-04 Thread Mikko Perttunen
Add a new cpufreq driver for Tegra186 (and likely later). The CPUs are organized into two clusters, Denver and A57, with two and four cores respectively. CPU frequency can be adjusted by writing the desired rate divisor and a voltage hint to a special per-core register. The frequency of each core