RE: [PATCH 2/5] gic-its: Allow pci_requester_id to be overridden.

2015-08-25 Thread Pavel Fedin
Hello! > > What if instead of this function we simply add a field to a struct > > pci_bus ? Then bus driver would > > fill in HW-specific ID bits for every bus. > > I can send a patch if interested. > > There is a lot of work being done in the upstream to extract the proper > information fr

Re: [PATCH 2/5] gic-its: Allow pci_requester_id to be overridden.

2015-08-20 Thread David Daney
On 08/20/2015 07:11 AM, Pavel Fedin wrote: Hello! -Original Message- From: linux-pci-ow...@vger.kernel.org [mailto:linux-pci-ow...@vger.kernel.org] On Behalf Of David Daney Sent: Wednesday, July 15, 2015 7:55 PM To: linux-arm-ker...@lists.infradead.org; Catalin Marinas; Will Deacon;

RE: [PATCH 2/5] gic-its: Allow pci_requester_id to be overridden.

2015-08-20 Thread Pavel Fedin
Hello! > -Original Message- > From: linux-pci-ow...@vger.kernel.org > [mailto:linux-pci-ow...@vger.kernel.org] On Behalf Of David > Daney > Sent: Wednesday, July 15, 2015 7:55 PM > To: linux-arm-ker...@lists.infradead.org; Catalin Marinas; Will Deacon; Bjorn > Helgaas; linux- > p...@vge

Re: [PATCH 2/5] gic-its: Allow pci_requester_id to be overridden.

2015-07-15 Thread Marc Zyngier
On 15/07/15 17:54, David Daney wrote: > From: David Daney > > Signed-off-by: David Daney > --- > drivers/irqchip/irq-gic-v3-its.c | 14 +- > include/linux/irqchip/arm-gic-v3.h | 2 ++ > 2 files changed, 15 insertions(+), 1 deletion(-) > > diff --git a/drivers/irqchip/irq-gic-v3-