linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Zhang Rui <rui.zhang@intel.com>
Cc: x86@kernel.org, linux-pm@vger.kernel.org,
	linux-kernel@vger.kernel.org, tony.luck@intel.com
Subject: Re: [PATCH 1/2] x86/cpu: Add Jasper Lake to Intel family
Date: Fri, 20 Dec 2019 10:15:44 +0100	[thread overview]
Message-ID: <10825235.GLIYtX2vNs@kreacher> (raw)
In-Reply-To: <20191216083345.2782-1-rui.zhang@intel.com>

On Monday, December 16, 2019 9:33:44 AM CET Zhang Rui wrote:
> Japser Lake is an Atom family processor.
> It uses Tremont cores and is targeted at mobile platforms.
> 
> Reviewed-by: Tony Luck <tony.luck@intel.com>
> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
> ---
>  arch/x86/include/asm/intel-family.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h
> index c606c0b70738..4981c293f926 100644
> --- a/arch/x86/include/asm/intel-family.h
> +++ b/arch/x86/include/asm/intel-family.h
> @@ -111,6 +111,7 @@
>  
>  #define INTEL_FAM6_ATOM_TREMONT_D	0x86 /* Jacobsville */
>  #define INTEL_FAM6_ATOM_TREMONT		0x96 /* Elkhart Lake */
> +#define INTEL_FAM6_ATOM_TREMONT_L	0x9C /* Jasper Lake */
>  
>  /* Xeon Phi */
>  
> 

Applying this one along with the [2/2] as 5.6 material, thanks!




      parent reply	other threads:[~2019-12-20  9:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-16  8:33 [PATCH 1/2] x86/cpu: Add Jasper Lake to Intel family Zhang Rui
2019-12-16  8:33 ` [PATCH 2/2] powercap/intel_rapl: add support for JasperLake Zhang Rui
2019-12-20  9:15 ` Rafael J. Wysocki [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=10825235.GLIYtX2vNs@kreacher \
    --to=rjw@rjwysocki.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=tony.luck@intel.com \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).