Re: [PATCH] cpufreq: intel_pstate: Add CPU ID for Braswell processor

2014-08-27 Thread Rafael J. Wysocki
On Wednesday, August 27, 2014 09:47:45 AM Dirk Brandewie wrote: > On 08/22/2014 03:19 AM, Viresh Kumar wrote: > > On 22 August 2014 15:35, Mika Westerberg > > wrote: > >> This is pretty much the same as Intel Baytrail, only the CPU ID is > >> different. Add the new ID to the supported CPU list. >

Re: [PATCH] cpufreq: intel_pstate: Add CPU ID for Braswell processor

2014-08-27 Thread Dirk Brandewie
On 08/22/2014 03:19 AM, Viresh Kumar wrote: On 22 August 2014 15:35, Mika Westerberg wrote: This is pretty much the same as Intel Baytrail, only the CPU ID is different. Add the new ID to the supported CPU list. Signed-off-by: Mika Westerberg Cc: Dirk Brandewie Dirk might be away on

Re: [PATCH] cpufreq: intel_pstate: Add CPU ID for Braswell processor

2014-08-27 Thread Dirk Brandewie
On 08/22/2014 03:19 AM, Viresh Kumar wrote: On 22 August 2014 15:35, Mika Westerberg mika.westerb...@linux.intel.com wrote: This is pretty much the same as Intel Baytrail, only the CPU ID is different. Add the new ID to the supported CPU list. Signed-off-by: Mika Westerberg

Re: [PATCH] cpufreq: intel_pstate: Add CPU ID for Braswell processor

2014-08-27 Thread Rafael J. Wysocki
On Wednesday, August 27, 2014 09:47:45 AM Dirk Brandewie wrote: On 08/22/2014 03:19 AM, Viresh Kumar wrote: On 22 August 2014 15:35, Mika Westerberg mika.westerb...@linux.intel.com wrote: This is pretty much the same as Intel Baytrail, only the CPU ID is different. Add the new ID to the

Re: [PATCH] cpufreq: intel_pstate: Add CPU ID for Braswell processor

2014-08-22 Thread Viresh Kumar
On 22 August 2014 15:35, Mika Westerberg wrote: > This is pretty much the same as Intel Baytrail, only the CPU ID is > different. Add the new ID to the supported CPU list. > > Signed-off-by: Mika Westerberg > Cc: Dirk Brandewie Dirk might be away on holidays.. > --- >

[PATCH] cpufreq: intel_pstate: Add CPU ID for Braswell processor

2014-08-22 Thread Mika Westerberg
This is pretty much the same as Intel Baytrail, only the CPU ID is different. Add the new ID to the supported CPU list. Signed-off-by: Mika Westerberg Cc: Dirk Brandewie --- drivers/cpufreq/intel_pstate.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/cpufreq/intel_pstate.c

[PATCH] cpufreq: intel_pstate: Add CPU ID for Braswell processor

2014-08-22 Thread Mika Westerberg
This is pretty much the same as Intel Baytrail, only the CPU ID is different. Add the new ID to the supported CPU list. Signed-off-by: Mika Westerberg mika.westerb...@linux.intel.com Cc: Dirk Brandewie dirk.j.brande...@intel.com --- drivers/cpufreq/intel_pstate.c | 1 + 1 file changed, 1

Re: [PATCH] cpufreq: intel_pstate: Add CPU ID for Braswell processor

2014-08-22 Thread Viresh Kumar
On 22 August 2014 15:35, Mika Westerberg mika.westerb...@linux.intel.com wrote: This is pretty much the same as Intel Baytrail, only the CPU ID is different. Add the new ID to the supported CPU list. Signed-off-by: Mika Westerberg mika.westerb...@linux.intel.com Cc: Dirk Brandewie