Re: [RESEND PATCH v3 1/3] ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes

2016-08-30 Thread Tony Lindgren
* Kishon Vijay Abraham I [160830 04:06]: > Hi Tony, > > On Friday 26 August 2016 09:00 PM, Tony Lindgren wrote: > > * Kishon Vijay Abraham I [160810 05:34]: > >> Since DRA7 has multiple PCIe Rootcomplex, add "linux,pci-domain" > >> property to assign a PCI domain number to each of the host > >>

Re: [RESEND PATCH v3 1/3] ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes

2016-08-30 Thread Kishon Vijay Abraham I
Hi Tony, On Friday 26 August 2016 09:00 PM, Tony Lindgren wrote: > * Kishon Vijay Abraham I [160810 05:34]: >> Since DRA7 has multiple PCIe Rootcomplex, add "linux,pci-domain" >> property to assign a PCI domain number to each of the host >> bridges. > > Is this patch safe to apply without the ot

Re: [RESEND PATCH v3 1/3] ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes

2016-08-26 Thread Tony Lindgren
* Kishon Vijay Abraham I [160810 05:34]: > Since DRA7 has multiple PCIe Rootcomplex, add "linux,pci-domain" > property to assign a PCI domain number to each of the host > bridges. Is this patch safe to apply without the other changes? Regards, Tony

[RESEND PATCH v3 1/3] ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes

2016-08-10 Thread Kishon Vijay Abraham I
Since DRA7 has multiple PCIe Rootcomplex, add "linux,pci-domain" property to assign a PCI domain number to each of the host bridges. Signed-off-by: Kishon Vijay Abraham I --- arch/arm/boot/dts/dra7.dtsi |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/a