Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-18 Thread Mark Rutland
On Fri, Jul 18, 2014 at 01:31:40PM +0100, Jason Cooper wrote: > On Fri, Jul 18, 2014 at 10:02:05AM +0100, Mark Rutland wrote: > > On Thu, Jul 17, 2014 at 03:12:35PM +0100, Jason Cooper wrote: > > > On Thu, Jul 17, 2014 at 02:55:34PM +0100, Mark Rutland wrote: > > > > Hi Jason, > > > > > > > > On T

Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-18 Thread Jason Cooper
On Fri, Jul 18, 2014 at 10:02:05AM +0100, Mark Rutland wrote: > On Thu, Jul 17, 2014 at 03:12:35PM +0100, Jason Cooper wrote: > > On Thu, Jul 17, 2014 at 02:55:34PM +0100, Mark Rutland wrote: > > > Hi Jason, > > > > > > On Thu, Jul 17, 2014 at 02:18:54PM +0100, Jason Cooper wrote: > > > > On Wed,

Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-18 Thread Mark Rutland
On Thu, Jul 17, 2014 at 03:48:29PM +0100, Suravee Suthikulanit wrote: > On 7/17/2014 8:55 AM, Mark Rutland wrote: > > Hi Jason, > > > > On Thu, Jul 17, 2014 at 02:18:54PM +0100, Jason Cooper wrote: > >> On Wed, Jul 09, 2014 at 06:05:00PM -0500, suravee.suthikulpa...@amd.com > >> wrote: > >>> From:

Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-18 Thread Mark Rutland
On Thu, Jul 17, 2014 at 03:12:35PM +0100, Jason Cooper wrote: > On Thu, Jul 17, 2014 at 02:55:34PM +0100, Mark Rutland wrote: > > Hi Jason, > > > > On Thu, Jul 17, 2014 at 02:18:54PM +0100, Jason Cooper wrote: > > > On Wed, Jul 09, 2014 at 06:05:00PM -0500, suravee.suthikulpa...@amd.com > > > wro

Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-17 Thread Suravee Suthikulanit
On 7/17/2014 8:55 AM, Mark Rutland wrote: Hi Jason, On Thu, Jul 17, 2014 at 02:18:54PM +0100, Jason Cooper wrote: On Wed, Jul 09, 2014 at 06:05:00PM -0500, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit This patch set introduces support for MSI(-X) in GICv2m specification,

Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-17 Thread Jason Cooper
On Thu, Jul 17, 2014 at 02:55:34PM +0100, Mark Rutland wrote: > Hi Jason, > > On Thu, Jul 17, 2014 at 02:18:54PM +0100, Jason Cooper wrote: > > On Wed, Jul 09, 2014 at 06:05:00PM -0500, suravee.suthikulpa...@amd.com > > wrote: > > > From: Suravee Suthikulpanit > > > > > > This patch set introdu

Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-17 Thread Mark Rutland
Hi Jason, On Thu, Jul 17, 2014 at 02:18:54PM +0100, Jason Cooper wrote: > On Wed, Jul 09, 2014 at 06:05:00PM -0500, suravee.suthikulpa...@amd.com wrote: > > From: Suravee Suthikulpanit > > > > This patch set introduces support for MSI(-X) in GICv2m specification, > > which is implemented in some

Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-17 Thread Jason Cooper
On Wed, Jul 09, 2014 at 06:05:00PM -0500, suravee.suthikulpa...@amd.com wrote: > From: Suravee Suthikulpanit > > This patch set introduces support for MSI(-X) in GICv2m specification, > which is implemented in some variation of GIC400. > > This depends on and has been tested with the V7 of"Add s

Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-17 Thread Jason Cooper
On Mon, Jul 14, 2014 at 10:59:57AM -0500, Suravee Suthikulanit wrote: > On 7/13/2014 6:14 PM, Jason Cooper wrote: > >Suravee, > > > >On Wed, Jul 09, 2014 at 06:05:00PM -0500, suravee.suthikulpa...@amd.com > >wrote: > >>From: Suravee Suthikulpanit > >> > >>This patch set introduces support for MSI

Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-14 Thread Suravee Suthikulanit
On 7/13/2014 6:14 PM, Jason Cooper wrote: Suravee, On Wed, Jul 09, 2014 at 06:05:00PM -0500, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit This patch set introduces support for MSI(-X) in GICv2m specification, which is implemented in some variation of GIC400. This depends

Re: [PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-13 Thread Jason Cooper
Suravee, On Wed, Jul 09, 2014 at 06:05:00PM -0500, suravee.suthikulpa...@amd.com wrote: > From: Suravee Suthikulpanit > > This patch set introduces support for MSI(-X) in GICv2m specification, > which is implemented in some variation of GIC400. > > This depends on and has been tested with the V

[PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support

2014-07-09 Thread suravee.suthikulpanit
From: Suravee Suthikulpanit This patch set introduces support for MSI(-X) in GICv2m specification, which is implemented in some variation of GIC400. This depends on and has been tested with the V7 of"Add support for PCI in AArch64" (https://lkml.org/lkml/2014/3/14/320). Changes in V3: * Re