From mboxrd@z Thu Jan 1 00:00:00 1970 From: james.morse@arm.com (James Morse) Date: Tue, 04 Aug 2015 11:40:20 +0100 Subject: [PATCH v5 2/5] PCI: designware: Add ARM64 support In-Reply-To: References: <1437794486-21134-1-git-send-email-wangzhou1@hisilicon.com> <1437794486-21134-3-git-send-email-wangzhou1@hisilicon.com> <55B71F75.5030907@hisilicon.com> <55C0872E.9060507@arm.com> Message-ID: <55C09694.30506@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/08/15 11:23, Gabriele Paoloni wrote: > Hi James > > Please see "[PATCH v6] PCI: Store PCIe bus address in struct of_pci_range" > > I think if you apply this patch your problem should be solved... > > If you follow the discussion you see that this patch is going to be part > of the next designware patchset... Yes I just spotted that series after continuing through my email backlog. > Wang Zhou said "You need apply Gabriele's patch before applying this patch." > but he didn't specify which one and obviously this patch should have been part > of the patch-set I assumed he meant your patch 1 in the same series, (given the reply was to patch 2). With the '[PATCH v6] PCI: Store PCIe bus address in struct of_pci_range' applied before patches and 1 and 2 of this series - pcie on the 'Freescale i.MX6 Quad SABRE Lite Board' works fine. I can rescan the bus, load firmware, list nearby APs, and even get MSIs coming from the card. Tested-by: James Morse James