Re: [RFC PATCH 16/33] irqchip/gic-v3-its: Add GICv4 ITS command definitions

2017-03-16 Thread Auger Eric
Hi, On 17/01/2017 11:20, Marc Zyngier wrote: > Add the new GICv4 ITS command definitions, most of them, being > defined in terms of their physical counterparts. > > Signed-off-by: Marc Zyngier Reviewed-by: Eric Auger Eric > --- > include/linux/irqchip/arm-gic-v3.h | 12 > 1 file

Re: [RFC PATCH 16/33] irqchip/gic-v3-its: Add GICv4 ITS command definitions

2017-02-13 Thread Thomas Gleixner
On Tue, 17 Jan 2017, Marc Zyngier wrote: > Add the new GICv4 ITS command definitions, most of them, being > defined in terms of their physical counterparts. > > Signed-off-by: Marc Zyngier Reviewed-by: Thomas Gleixner