Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

cpufreq: intel_pstate: Add CPU ID for Braswell processor

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@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Mika Westerberg and committed by
Rafael J. Wysocki
16405f98 ce717613

+1
+1
drivers/cpufreq/intel_pstate.c
··· 660 660 ICPU(0x3f, core_params), 661 661 ICPU(0x45, core_params), 662 662 ICPU(0x46, core_params), 663 + ICPU(0x4c, byt_params), 663 664 ICPU(0x4f, core_params), 664 665 ICPU(0x56, core_params), 665 666 {}