From: Zhou Wang <wangzhou1@hisilicon.com>
To: Gabriele Paoloni <gabriele.paoloni@huawei.com>
Cc: James Morse <james.morse@arm.com>,
Bjorn Helgaas <bhelgaas@google.com>,
Jingoo Han <jg1.han@samsung.com>,
Pratyush Anand <pratyush.anand@gmail.com>,
Arnd Bergmann <arnd@arndb.de>,
"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
"thomas.petazzoni@free-electrons.com"
<thomas.petazzoni@free-electrons.com>,
Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>,
Liviu Dudau <Liviu.Dudau@arm.com>,
Jason Cooper <jason@lakedaemon.net>,
"robh@kernel.org" <robh@kernel.org>,
"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Yuanzhichang <yuanzhichang@hisilicon.com>,
Zhudacai <zhudacai@hisilicon.com>,
zhangjukuo <zhangjukuo@huawei.com>,
qiuzhenfa <qiuzhenfa@hisilicon.com>,
"liudongdong (C)" <liudongdong3@huawei.com>,
qiujiang <qiujiang@huawei.com>,
Kangfenglong <kangfenglong@huawei.com>,
"xuwei (O)" <xuwei5@hisilicon.com>,
"Liguozhu (Kenneth)" <liguozhu@hisilicon.com>,
Jingoo Han <jingoohan1@gmail.com>
Subject: Re: [PATCH v6 3/6] PCI: designware: Add ARM64 support
Date: Mon, 17 Aug 2015 12:50:51 +0800 [thread overview]
Message-ID: <55D1682B.8090701@hisilicon.com> (raw)
In-Reply-To: <EE11001F9E5DDD47B7634E2F8A612F2E01D7BC19@lhreml503-mbs>
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 <james.morse@arm.com>
>>
>>
>> Thanks,
>>
>> James
>
> Many Thanks for this James!
>
> Gab
>
> .
>
Hi James,
Your test is very helpful. Many thanks for this!
Zhou
WARNING: multiple messages have this Message-ID (diff)
From: wangzhou1@hisilicon.com (Zhou Wang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 3/6] PCI: designware: Add ARM64 support
Date: Mon, 17 Aug 2015 12:50:51 +0800 [thread overview]
Message-ID: <55D1682B.8090701@hisilicon.com> (raw)
In-Reply-To: <EE11001F9E5DDD47B7634E2F8A612F2E01D7BC19@lhreml503-mbs>
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 <james.morse@arm.com>
>>
>>
>> Thanks,
>>
>> James
>
> Many Thanks for this James!
>
> Gab
>
> .
>
Hi James,
Your test is very helpful. Many thanks for this!
Zhou
WARNING: multiple messages have this Message-ID (diff)
From: Zhou Wang <wangzhou1@hisilicon.com>
To: Gabriele Paoloni <gabriele.paoloni@huawei.com>
Cc: James Morse <james.morse@arm.com>,
Bjorn Helgaas <bhelgaas@google.com>,
Jingoo Han <jg1.han@samsung.com>,
Pratyush Anand <pratyush.anand@gmail.com>,
Arnd Bergmann <arnd@arndb.de>,
"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
"thomas.petazzoni@free-electrons.com"
<thomas.petazzoni@free-electrons.com>,
Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>,
Liviu Dudau <Liviu.Dudau@arm.com>,
Jason Cooper <jason@lakedaemon.net>,
"robh@kernel.org" <robh@kernel.org>,
"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Yuanzhichang <yuanzhichang@hisilicon.com>,
Zhudacai <zhudacai@hisilicon.com>,
zhangjukuo <zhangjukuo@huawei.com>,
qiuzhenfa <qiuzhenfa@hisilicon.com>,
"liudongdong (C)" <liudongdong3@huawei.com>, qiujiang <qiujiang>
Subject: Re: [PATCH v6 3/6] PCI: designware: Add ARM64 support
Date: Mon, 17 Aug 2015 12:50:51 +0800 [thread overview]
Message-ID: <55D1682B.8090701@hisilicon.com> (raw)
In-Reply-To: <EE11001F9E5DDD47B7634E2F8A612F2E01D7BC19@lhreml503-mbs>
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 <james.morse@arm.com>
>>
>>
>> Thanks,
>>
>> James
>
> Many Thanks for this James!
>
> Gab
>
> .
>
Hi James,
Your test is very helpful. Many thanks for this!
Zhou
next prev parent reply other threads:[~2015-08-17 4:51 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-06 8:09 [PATCH v6 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05 Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-06 8:09 ` [PATCH v6 1/6] PCI: designware: move calculation of bus addresses to DRA7xx Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-07 6:03 ` Zhou Wang
2015-08-07 6:03 ` Zhou Wang
2015-08-07 6:03 ` Zhou Wang
2015-08-07 6:04 ` Zhou Wang
2015-08-07 6:04 ` Zhou Wang
2015-08-07 6:04 ` Zhou Wang
2015-08-12 15:40 ` Pratyush Anand
2015-08-12 15:40 ` Pratyush Anand
2015-08-12 15:40 ` Pratyush Anand
2015-08-06 8:09 ` [PATCH v6 2/6] ARM/PCI: remove align_resource in pci_sys_data Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-07 6:06 ` Zhou Wang
2015-08-07 6:06 ` Zhou Wang
2015-08-07 6:06 ` Zhou Wang
2015-08-12 15:42 ` Pratyush Anand
2015-08-12 15:42 ` Pratyush Anand
2015-08-12 15:42 ` Pratyush Anand
2015-08-06 8:09 ` [PATCH v6 3/6] PCI: designware: Add ARM64 support Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-07 6:07 ` Zhou Wang
2015-08-07 6:07 ` Zhou Wang
2015-08-07 6:07 ` Zhou Wang
2015-08-14 14:48 ` James Morse
2015-08-14 14:48 ` James Morse
2015-08-14 14:48 ` James Morse
2015-08-14 14:55 ` Gabriele Paoloni
2015-08-14 14:55 ` Gabriele Paoloni
2015-08-14 14:55 ` Gabriele Paoloni
2015-08-17 4:50 ` Zhou Wang [this message]
2015-08-17 4:50 ` Zhou Wang
2015-08-17 4:50 ` Zhou Wang
2015-08-06 8:09 ` [PATCH v6 4/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05 Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-07 6:08 ` Zhou Wang
2015-08-07 6:08 ` Zhou Wang
2015-08-07 6:08 ` Zhou Wang
2015-08-06 8:09 ` [PATCH v6 5/6] Documentation: DT: Add HiSilicon PCIe host binding Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-07 6:08 ` Zhou Wang
2015-08-07 6:08 ` Zhou Wang
2015-08-07 6:08 ` Zhou Wang
2015-08-06 8:09 ` [PATCH v6 6/6] MAINTAINERS: Add pcie-hisi maintainer Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-06 8:09 ` Zhou Wang
2015-08-07 6:09 ` Zhou Wang
2015-08-07 6:09 ` Zhou Wang
2015-08-07 6:09 ` Zhou Wang
2015-08-07 6:01 ` [PATCH v6 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05 Zhou Wang
2015-08-07 6:01 ` Zhou Wang
2015-08-07 6:01 ` Zhou Wang
2015-08-11 7:39 ` Gabriele Paoloni
2015-08-11 7:39 ` Gabriele Paoloni
2015-08-11 7:39 ` Gabriele Paoloni
2015-08-07 6:02 ` Zhou Wang
2015-08-07 6:02 ` Zhou Wang
2015-08-07 6:02 ` Zhou Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55D1682B.8090701@hisilicon.com \
--to=wangzhou1@hisilicon.com \
--cc=Liviu.Dudau@arm.com \
--cc=Lorenzo.Pieralisi@arm.com \
--cc=arnd@arndb.de \
--cc=bhelgaas@google.com \
--cc=devicetree@vger.kernel.org \
--cc=gabriele.paoloni@huawei.com \
--cc=james.morse@arm.com \
--cc=jason@lakedaemon.net \
--cc=jg1.han@samsung.com \
--cc=jingoohan1@gmail.com \
--cc=kangfenglong@huawei.com \
--cc=liguozhu@hisilicon.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=liudongdong3@huawei.com \
--cc=pratyush.anand@gmail.com \
--cc=qiujiang@huawei.com \
--cc=qiuzhenfa@hisilicon.com \
--cc=robh@kernel.org \
--cc=thomas.petazzoni@free-electrons.com \
--cc=xuwei5@hisilicon.com \
--cc=yuanzhichang@hisilicon.com \
--cc=zhangjukuo@huawei.com \
--cc=zhudacai@hisilicon.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.