linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Philippe Bergheaud <felix@linux.vnet.ibm.com>,
	linuxppc-dev@lists.ozlabs.org
Cc: Philippe Bergheaud <felix@linux.vnet.ibm.com>,
	mikey@neuling.org, imunsie@au1.ibm.com
Subject: Re: [v2,1/2] powerpc: Define PVR value for POWER8NVL processor
Date: Fri, 25 Mar 2016 21:06:51 +1100 (AEDT)	[thread overview]
Message-ID: <3qWf975ZFgz9sDG@ozlabs.org> (raw)
In-Reply-To: <1458145736-20326-1-git-send-email-felix@linux.vnet.ibm.com>

On Wed, 2016-16-03 at 16:28:55 UTC, Philippe Bergheaud wrote:
> diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h
> index c4cb2ff..6a6de4a 100644
> --- a/arch/powerpc/include/asm/reg.h
> +++ b/arch/powerpc/include/asm/reg.h
> @@ -1174,6 +1174,7 @@
>  #define PVR_970GX	0x0045
>  #define PVR_POWER7p	0x004A
>  #define PVR_POWER8E	0x004B
> +#define PVR_POWER8NVL	0x004C
>  #define PVR_POWER8	0x004D
>  #define PVR_BE		0x0070
>  #define PVR_PA6T	0x0090

Oh wow, we have those defined separately to the cputable. That is "special" :/

Not your fault though.

cheers

      parent reply	other threads:[~2016-03-25 10:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-16 16:28 [PATCH v2 1/2] powerpc: Define PVR value for POWER8NVL processor Philippe Bergheaud
2016-03-16 16:28 ` [PATCH v2 2/2] cxl: Configure the PSL for two CAPI ports on POWER8NVL Philippe Bergheaud
2016-03-24 20:48   ` Ian Munsie
2016-03-30  0:21   ` [v2,2/2] " Michael Ellerman
2016-03-24 20:48 ` [PATCH v2 1/2] powerpc: Define PVR value for POWER8NVL processor Ian Munsie
2016-03-25 10:06 ` Michael Ellerman [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=3qWf975ZFgz9sDG@ozlabs.org \
    --to=mpe@ellerman.id.au \
    --cc=felix@linux.vnet.ibm.com \
    --cc=imunsie@au1.ibm.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mikey@neuling.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).