From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from szxga03-in.huawei.com ([119.145.14.66]:17579 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751306AbbHQEvX (ORCPT ); Mon, 17 Aug 2015 00:51:23 -0400 Message-ID: <55D1682B.8090701@hisilicon.com> Date: Mon, 17 Aug 2015 12:50:51 +0800 From: Zhou Wang MIME-Version: 1.0 To: Gabriele Paoloni CC: James Morse , Bjorn Helgaas , Jingoo Han , Pratyush Anand , Arnd Bergmann , "linux@arm.linux.org.uk" , "thomas.petazzoni@free-electrons.com" , Lorenzo Pieralisi , Liviu Dudau , Jason Cooper , "robh@kernel.org" , "linux-pci@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Yuanzhichang , Zhudacai , zhangjukuo , qiuzhenfa , "liudongdong (C)" , qiujiang , Kangfenglong , "xuwei (O)" , "Liguozhu (Kenneth)" , Jingoo Han Subject: Re: [PATCH v6 3/6] PCI: designware: Add ARM64 support References: <1438848559-232109-1-git-send-email-wangzhou1@hisilicon.com> <1438848559-232109-4-git-send-email-wangzhou1@hisilicon.com> <55C44B18.4010103@hisilicon.com> <55CDFFC0.40604@arm.com> In-Reply-To: Content-Type: text/plain; charset="windows-1252" Sender: linux-pci-owner@vger.kernel.org List-ID: On 2015/8/14 22:55, Gabriele Paoloni wrote: >> >> I've tested this whole series on an ARM32 PCIe board:'Freescale i.MX6 >> Quad >> SABRE Lite Board' with an Intel wireless card on v4.2-rc6. >> >> I can rescan the bus, load firmware, list nearby APs, and even get MSIs >> coming from the card. >> >> Tested-By: James Morse >> >> >> Thanks, >> >> James > > Many Thanks for this James! > > Gab > > . > Hi James, Your test is very helpful. Many thanks for this! Zhou From mboxrd@z Thu Jan 1 00:00:00 1970 From: wangzhou1@hisilicon.com (Zhou Wang) Date: Mon, 17 Aug 2015 12:50:51 +0800 Subject: [PATCH v6 3/6] PCI: designware: Add ARM64 support In-Reply-To: References: <1438848559-232109-1-git-send-email-wangzhou1@hisilicon.com> <1438848559-232109-4-git-send-email-wangzhou1@hisilicon.com> <55C44B18.4010103@hisilicon.com> <55CDFFC0.40604@arm.com> Message-ID: <55D1682B.8090701@hisilicon.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2015/8/14 22:55, Gabriele Paoloni wrote: >> >> I've tested this whole series on an ARM32 PCIe board:'Freescale i.MX6 >> Quad >> SABRE Lite Board' with an Intel wireless card on v4.2-rc6. >> >> I can rescan the bus, load firmware, list nearby APs, and even get MSIs >> coming from the card. >> >> Tested-By: James Morse >> >> >> Thanks, >> >> James > > Many Thanks for this James! > > Gab > > . > Hi James, Your test is very helpful. Many thanks for this! Zhou From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhou Wang Subject: Re: [PATCH v6 3/6] PCI: designware: Add ARM64 support Date: Mon, 17 Aug 2015 12:50:51 +0800 Message-ID: <55D1682B.8090701@hisilicon.com> References: <1438848559-232109-1-git-send-email-wangzhou1@hisilicon.com> <1438848559-232109-4-git-send-email-wangzhou1@hisilicon.com> <55C44B18.4010103@hisilicon.com> <55CDFFC0.40604@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-pci-owner@vger.kernel.org To: Gabriele Paoloni Cc: James Morse , Bjorn Helgaas , Jingoo Han , Pratyush Anand , Arnd Bergmann , "linux@arm.linux.org.uk" , "thomas.petazzoni@free-electrons.com" , Lorenzo Pieralisi , Liviu Dudau , Jason Cooper , "robh@kernel.org" , "linux-pci@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Yuanzhichang , Zhudacai , zhangjukuo , qiuzhenfa , "liudongdong (C)" , qiujiang List-Id: devicetree@vger.kernel.org On 2015/8/14 22:55, Gabriele Paoloni wrote: >> >> I've tested this whole series on an ARM32 PCIe board:'Freescale i.MX6 >> Quad >> SABRE Lite Board' with an Intel wireless card on v4.2-rc6. >> >> I can rescan the bus, load firmware, list nearby APs, and even get MSIs >> coming from the card. >> >> Tested-By: James Morse >> >> >> Thanks, >> >> James > > Many Thanks for this James! > > Gab > > . > Hi James, Your test is very helpful. Many thanks for this! Zhou