From: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
To: Christophe Lombard <clombard@linux.vnet.ibm.com>,
linuxppc-dev@lists.ozlabs.org, vaibhav@linux.vnet.ibm.com,
andrew.donnellan@au1.ibm.com
Subject: Re: [PATCH] cxl: Enable PCI device ID for future CAPI adapter
Date: Tue, 5 Dec 2017 18:44:49 +0100 [thread overview]
Message-ID: <2560a2da-622a-c12e-984c-72cdc796a82f@linux.vnet.ibm.com> (raw)
In-Reply-To: <1512493568-1751-1-git-send-email-clombard@linux.vnet.ibm.com>
Le 05/12/2017 à 18:06, Christophe Lombard a écrit :
> Add support for future Coherent Accelerator device with an
> ID of 0x060e.
>
> Signed-off-by: Christophe Lombard <clombard@linux.vnet.ibm.com>
> ---
mpe, you can drop that patch, it's not needed. Christophe and I have
sync'd up.
Fred
> drivers/misc/cxl/pci.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/misc/cxl/pci.c b/drivers/misc/cxl/pci.c
> index 19969ee..5f5b9aa 100644
> --- a/drivers/misc/cxl/pci.c
> +++ b/drivers/misc/cxl/pci.c
> @@ -123,6 +123,7 @@ static const struct pci_device_id cxl_pci_tbl[] = {
> { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x044b), },
> { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x04cf), },
> { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x0601), },
> + { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x060e), },
> { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x0623), },
> { PCI_DEVICE(PCI_VENDOR_ID_IBM, 0x0628), },
> { PCI_DEVICE_CLASS(0x120000, ~0), },
>
prev parent reply other threads:[~2017-12-05 17:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-05 17:06 [PATCH] cxl: Enable PCI device ID for future CAPI adapter Christophe Lombard
2017-12-05 17:44 ` Frederic Barrat [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=2560a2da-622a-c12e-984c-72cdc796a82f@linux.vnet.ibm.com \
--to=fbarrat@linux.vnet.ibm.com \
--cc=andrew.donnellan@au1.ibm.com \
--cc=clombard@linux.vnet.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=vaibhav@linux.vnet.ibm.com \
/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