Re: [PATCH v10 7/9] irqchip/gicv3-its: register the MSI global doorbell

2016-06-17 Thread Jean-Philippe Brucker
Hi Eric, On Tue, Jun 07, 2016 at 04:01:26PM +, Eric Auger wrote: > This patch adds the registration of the MSI global doorbell in > gicv3-its driver. > > This will allow the msi layer to iommu_map this doorbell when > requested. > > Signed-off-by: Eric Auger > --- >

[PATCH v10 7/9] irqchip/gicv3-its: register the MSI global doorbell

2016-06-07 Thread Eric Auger
This patch adds the registration of the MSI global doorbell in gicv3-its driver. This will allow the msi layer to iommu_map this doorbell when requested. Signed-off-by: Eric Auger --- drivers/irqchip/irq-gic-v3-its.c | 14 ++ 1 file changed, 14 insertions(+)