Re: [PATCH v2 2/2] irqchip/gic-v2m: Add support for multiple MSI frames

2015-10-14 Thread Suravee Suthikulanit
On 10/14/2015 10:28 AM, Marc Zyngier wrote: On 14/10/15 15:13, Suravee Suthikulanit wrote: Hi Marc, On 10/14/2015 6:27 AM, Marc Zyngier wrote: The GICv2m driver is so far limited to a single MSI frame, but nothing prevents an implementation from having several of them. This patch expands the

Re: [PATCH v2 2/2] irqchip/gic-v2m: Add support for multiple MSI frames

2015-10-14 Thread Marc Zyngier
On 14/10/15 15:13, Suravee Suthikulanit wrote: > Hi Marc, > > On 10/14/2015 6:27 AM, Marc Zyngier wrote: >> The GICv2m driver is so far limited to a single MSI frame, but >> nothing prevents an implementation from having several of them. >> >> This patch expands the driver to enumerate all

Re: [PATCH v2 2/2] irqchip/gic-v2m: Add support for multiple MSI frames

2015-10-14 Thread Suravee Suthikulanit
Hi Marc, On 10/14/2015 6:27 AM, Marc Zyngier wrote: The GICv2m driver is so far limited to a single MSI frame, but nothing prevents an implementation from having several of them. This patch expands the driver to enumerate all frames, keeping the first one as the canonical identifier for the

[PATCH v2 2/2] irqchip/gic-v2m: Add support for multiple MSI frames

2015-10-14 Thread Marc Zyngier
The GICv2m driver is so far limited to a single MSI frame, but nothing prevents an implementation from having several of them. This patch expands the driver to enumerate all frames, keeping the first one as the canonical identifier for the MSI domains. Tested-by: Duc Dang Signed-off-by: Marc

Re: [PATCH v2 2/2] irqchip/gic-v2m: Add support for multiple MSI frames

2015-10-14 Thread Marc Zyngier
On 14/10/15 15:13, Suravee Suthikulanit wrote: > Hi Marc, > > On 10/14/2015 6:27 AM, Marc Zyngier wrote: >> The GICv2m driver is so far limited to a single MSI frame, but >> nothing prevents an implementation from having several of them. >> >> This patch expands the driver to enumerate all

Re: [PATCH v2 2/2] irqchip/gic-v2m: Add support for multiple MSI frames

2015-10-14 Thread Suravee Suthikulanit
On 10/14/2015 10:28 AM, Marc Zyngier wrote: On 14/10/15 15:13, Suravee Suthikulanit wrote: Hi Marc, On 10/14/2015 6:27 AM, Marc Zyngier wrote: The GICv2m driver is so far limited to a single MSI frame, but nothing prevents an implementation from having several of them. This patch expands the

[PATCH v2 2/2] irqchip/gic-v2m: Add support for multiple MSI frames

2015-10-14 Thread Marc Zyngier
The GICv2m driver is so far limited to a single MSI frame, but nothing prevents an implementation from having several of them. This patch expands the driver to enumerate all frames, keeping the first one as the canonical identifier for the MSI domains. Tested-by: Duc Dang

Re: [PATCH v2 2/2] irqchip/gic-v2m: Add support for multiple MSI frames

2015-10-14 Thread Suravee Suthikulanit
Hi Marc, On 10/14/2015 6:27 AM, Marc Zyngier wrote: The GICv2m driver is so far limited to a single MSI frame, but nothing prevents an implementation from having several of them. This patch expands the driver to enumerate all frames, keeping the first one as the canonical identifier for the