xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
To: xen-devel@lists.xen.org
Cc: ian.campbell@citrix.com, Anup Patel <anup.patel@linaro.org>,
	patches@linaro.org, julien.grall@citrix.com,
	stefano.stabellini@citrix.com,
	Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
Subject: [PATCH 2/4] xen: arm64: Add APM implementor id to processor implementers.
Date: Fri, 20 Sep 2013 15:22:41 +0530	[thread overview]
Message-ID: <1379670763-14895-3-git-send-email-pranavkumar@linaro.org> (raw)
In-Reply-To: <1379670763-14895-1-git-send-email-pranavkumar@linaro.org>

This patch updates the list of processor implementers with APM implementor id.

Signed-off-by: Anup Patel <anup.patel@linaro.org>
Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
---
 xen/arch/arm/setup.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xen/arch/arm/setup.c b/xen/arch/arm/setup.c
index 4b31623..0ad5668 100644
--- a/xen/arch/arm/setup.c
+++ b/xen/arch/arm/setup.c
@@ -62,6 +62,7 @@ static const char * __initdata processor_implementers[] = {
     ['A'] = "ARM Limited",
     ['D'] = "Digital Equipment Corp",
     ['M'] = "Motorola, Freescale Semiconductor Inc.",
+    ['P'] = "Applied Micro",
     ['Q'] = "Qualcomm Inc.",
     ['V'] = "Marvell Semiconductor Inc.",
     ['i'] = "Intel Corporation",
-- 
1.8.2.1

  parent reply	other threads:[~2013-09-20  9:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-20  9:52 [PATCH 0/4] Initial patches for ARM64 based APM X-Gene Storm Pranavkumar Sawargaonkar
2013-09-20  9:52 ` [PATCH 1/4] xen: arm64: Add Basic Platform support for " Pranavkumar Sawargaonkar
2013-09-20 12:09   ` Julien Grall
2013-09-20 13:28     ` Pranavkumar Sawargaonkar
2013-09-20 13:38       ` Ian Campbell
2013-09-20 13:59         ` Pranavkumar Sawargaonkar
2013-09-20 14:06           ` Ian Campbell
2013-09-20 13:41       ` Julien Grall
2013-09-20  9:52 ` Pranavkumar Sawargaonkar [this message]
2013-09-20 12:10   ` [PATCH 2/4] xen: arm64: Add APM implementor id to processor implementers Julien Grall
2013-09-20  9:52 ` [PATCH 3/4] xen: drivers: char: Add Device Tree Based NS16550 UART driver Pranavkumar Sawargaonkar
2013-09-20 13:40   ` Ian Campbell
2013-09-20 13:55     ` Pranavkumar Sawargaonkar
2013-09-20 14:08       ` Ian Campbell
2013-09-20  9:52 ` [PATCH 4/4] xen: arm: arm64: Enabling compilation of device tree based ns16550 UART Pranavkumar Sawargaonkar

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=1379670763-14895-3-git-send-email-pranavkumar@linaro.org \
    --to=pranavkumar@linaro.org \
    --cc=anup.patel@linaro.org \
    --cc=ian.campbell@citrix.com \
    --cc=julien.grall@citrix.com \
    --cc=patches@linaro.org \
    --cc=stefano.stabellini@citrix.com \
    --cc=xen-devel@lists.xen.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).