[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53FE0BB1.9060201@gmail.com>
Date: Wed, 27 Aug 2014 09:47:45 -0700
From: Dirk Brandewie <dirk.brandewie@...il.com>
To: Viresh Kumar <viresh.kumar@...aro.org>,
Mika Westerberg <mika.westerberg@...ux.intel.com>
CC: dirk.brandewie@...il.com, "Rafael J. Wysocki" <rjw@...ysocki.net>,
Dirk Brandewie <dirk.j.brandewie@...el.com>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] cpufreq: intel_pstate: Add CPU ID for Braswell processor
On 08/22/2014 03:19 AM, Viresh Kumar wrote:
> On 22 August 2014 15:35, Mika Westerberg
> <mika.westerberg@...ux.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.westerberg@...ux.intel.com>
>> Cc: Dirk Brandewie <dirk.j.brandewie@...el.com>
>
> Dirk might be away on holidays..
Yes Sorry
Acked-by: Dirk Brandewie <dirk.j.brandewie@...el.com>
>
>> ---
>> drivers/cpufreq/intel_pstate.c | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/cpufreq/intel_pstate.c b/drivers/cpufreq/intel_pstate.c
>> index c5eac949760d..a3cf8994160b 100644
>> --- a/drivers/cpufreq/intel_pstate.c
>> +++ b/drivers/cpufreq/intel_pstate.c
>> @@ -660,6 +660,7 @@ static const struct x86_cpu_id intel_pstate_cpu_ids[] = {
>> ICPU(0x3f, core_params),
>> ICPU(0x45, core_params),
>> ICPU(0x46, core_params),
>> + ICPU(0x4c, byt_params),
>> ICPU(0x4f, core_params),
>> ICPU(0x56, core_params),
>> {}
>
> Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists