lkml.org 
[lkml]   [2023]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v1] platform/x86: intel/pmc/core: Add Meteor Lake mobile support
From
Hi,

On 12/29/22 00:05, Gayatri Kammela wrote:
> Add Meteor Lake mobile support to pmc core driver. Meteor Lake mobile
> parts reuse all the Meteor Lake PCH IPs.
>
> Cc: David E Box <david.e.box@linux.intel.com>
> Signed-off-by: Gayatri Kammela <gayatri.kammela@linux.intel.com>

Thank you for your patch, I've applied this patch to my fixes
branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=fixes

Note it will show up in my fixes branch once I've pushed my
local branch there, which might take a while.

I will include this patch in my next fixes pull-req to Linus
for the current kernel development cycle.

Regards,

Hans


> ---
> drivers/platform/x86/intel/pmc/core.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/platform/x86/intel/pmc/core.c b/drivers/platform/x86/intel/pmc/core.c
> index f1d802f6ec3f..3a15d32d7644 100644
> --- a/drivers/platform/x86/intel/pmc/core.c
> +++ b/drivers/platform/x86/intel/pmc/core.c
> @@ -1029,6 +1029,7 @@ static const struct x86_cpu_id intel_pmc_core_ids[] = {
> X86_MATCH_INTEL_FAM6_MODEL(RAPTORLAKE, adl_core_init),
> X86_MATCH_INTEL_FAM6_MODEL(RAPTORLAKE_S, adl_core_init),
> X86_MATCH_INTEL_FAM6_MODEL(METEORLAKE, mtl_core_init),
> + X86_MATCH_INTEL_FAM6_MODEL(METEORLAKE_L, mtl_core_init),
> {}
> };
>
>
> base-commit: 1b929c02afd37871d5afb9d498426f83432e71c2

\
 
 \ /
  Last update: 2023-03-26 23:38    [W:0.041 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site