lkml.org 
[lkml]   [2022]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] drivers/thermal/intel: Add TCC cooling support for RaptorLake platform
On Fri, May 6, 2022 at 3:52 PM Sumeet Pawnikar
<sumeet.r.pawnikar@intel.com> wrote:
>
> Add TCC cooling support for the RaptorLake platform
>
> Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
> ---
> drivers/thermal/intel/intel_tcc_cooling.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/thermal/intel/intel_tcc_cooling.c b/drivers/thermal/intel/intel_tcc_cooling.c
> index cd80c7db4073..a9596e7562ea 100644
> --- a/drivers/thermal/intel/intel_tcc_cooling.c
> +++ b/drivers/thermal/intel/intel_tcc_cooling.c
> @@ -81,6 +81,7 @@ static const struct x86_cpu_id tcc_ids[] __initconst = {
> X86_MATCH_INTEL_FAM6_MODEL(COMETLAKE, NULL),
> X86_MATCH_INTEL_FAM6_MODEL(ALDERLAKE, NULL),
> X86_MATCH_INTEL_FAM6_MODEL(ALDERLAKE_L, NULL),
> + X86_MATCH_INTEL_FAM6_MODEL(RAPTORLAKE, NULL),
> {}
> };
>
> --

Applied as 5.19 material with some edits in the subject and a new changelog.

Thanks!

\
 
 \ /
  Last update: 2022-05-11 19:43    [W:0.086 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site