Re: [PATCH] cxl: Enable PCI device ID for future IBM CXL adapter

2017-02-22 Thread Frederic Barrat
Le 17/02/2017 à 04:45, Uma Krishnan a écrit : From: "Matthew R. Ochs" Add support for a future IBM Coherent Accelerator (CXL) device with an ID of 0x0623. Signed-off-by: Matthew R. Ochs Signed-off-by: Uma Krishnan --- Acked-by: Frederic Barrat drivers/misc/cxl/pci.c | 1 + 1 file

Re: [PATCH] cxl: Enable PCI device ID for future IBM CXL adapter

2017-02-21 Thread Uma Krishnan
On 2/19/2017 4:54 AM, Andrew Donnellan wrote: On 17/02/17 14:45, Uma Krishnan wrote: From: "Matthew R. Ochs" Add support for a future IBM Coherent Accelerator (CXL) device with an ID of 0x0623. Signed-off-by: Matthew R. Ochs Signed-off-by: Uma Krishnan Is this a CAIA 1 or CAIA 2 device?

Re: [PATCH] cxl: Enable PCI device ID for future IBM CXL adapter

2017-02-19 Thread Andrew Donnellan
On 17/02/17 14:45, Uma Krishnan wrote: From: "Matthew R. Ochs" Add support for a future IBM Coherent Accelerator (CXL) device with an ID of 0x0623. Signed-off-by: Matthew R. Ochs Signed-off-by: Uma Krishnan Is this a CAIA 1 or CAIA 2 device? -- Andrew Donnellan OzLabs, ADL Ca

[PATCH] cxl: Enable PCI device ID for future IBM CXL adapter

2017-02-16 Thread Uma Krishnan
From: "Matthew R. Ochs" Add support for a future IBM Coherent Accelerator (CXL) device with an ID of 0x0623. Signed-off-by: Matthew R. Ochs Signed-off-by: Uma Krishnan --- drivers/misc/cxl/pci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/misc/cxl/pci.c b/drivers/misc/cxl/pci.

Re: [PATCH] cxl: Enable PCI device ID for future IBM CXL adapter

2015-12-07 Thread Matthew R. Ochs
Reviewed-by: Matthew R. Ochs ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

[PATCH] cxl: Enable PCI device ID for future IBM CXL adapter

2015-12-07 Thread Uma Krishnan
Add support for future IBM Coherent Accelerator (CXL) device with ID of 0x0601. Signed-off-by: Uma Krishnan --- 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 13a97f8..3171e96 100644 --- a/drivers/misc/cxl/pci.c ++

Re: [PATCH] cxl: Enable PCI device ID for future IBM CXL adapter

2015-12-07 Thread Ian Munsie
Acked-by: Ian Munsie ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev