Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1470099
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver |
| Date | 2016-08-25 14:10 +0200 |
| Message-ID | <sa1DQ-Mw-29@gated-at.bofh.it> (permalink) |
| References | <s9quC-uB-25@gated-at.bofh.it> <s9UVH-4Gy-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On 8/25/2016 12:53 AM, David Miller wrote:
> From: Salil Mehta <salil.mehta@huawei.com>
> Date: Wed, 24 Aug 2016 04:44:48 +0800
>
>> This patch is meant to add support of ACPI to the Hisilicon RoCE driver.
>> Following changes have been made in the driver(s):
>>
>> Patch 1/2: HNS Ethernet Driver: changes to support ACPI have been done in
>> the RoCE reset function part of the HNS ethernet driver. Earlier it only
>> supported DT/syscon.
>>
>> Patch 2/2. HNS RoCE driver: changes done in RoCE driver are meant to detect
>> the type and then either use DT specific or ACPI spcific functions. Where
>> ever possible, this patch tries to make use of "Unified Device Property
>> Interface" APIs to support both DT and ACPI through single interface.
>>
>> NOTE 1: ACPI changes done in both of the drivers depend upon the ACPI Table
>> (DSDT and IORT tables) changes part of UEFI/BIOS. These changes are NOT
>> part of this patch-set.
>> NOTE 2: Reset function in Patch 1/2 depends upon the reset function added in
>> ACPI tables(basically DSDT table) part of the UEFI/BIOS. Again, this
>> change is NOT reflected in this patch-set.
>
> I can't apply this series to my tree because the hns infiniband driver
> doesn't exist in it.
>
No. This probably needs to go through my tree. Although with all of
the requirements, I'm a bit concerned about those being present elsewhere.
--
Doug Ledford <dledford@redhat.com>
GPG Key ID: 0E572FDD
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Salil Mehta <salil.mehta@huawei.com> - 2016-08-23 22:30 +0200
[PATCH for-next 2/2] IB/hns: Add support of ACPI to the Hisilicon RoCE driver Salil Mehta <salil.mehta@huawei.com> - 2016-08-23 22:30 +0200
Re: [PATCH for-next 2/2] IB/hns: Add support of ACPI to the Hisilicon RoCE driver Leon Romanovsky <leon@kernel.org> - 2016-08-24 16:10 +0200
RE: [PATCH for-next 2/2] IB/hns: Add support of ACPI to the Hisilicon RoCE driver Salil Mehta <salil.mehta@huawei.com> - 2016-08-24 16:40 +0200
Re: [PATCH for-next 2/2] IB/hns: Add support of ACPI to the Hisilicon RoCE driver Leon Romanovsky <leon@kernel.org> - 2016-08-24 17:00 +0200
[PATCH for-next 1/2] net: hns: Add support of ACPI to HNS driver RoCE Reset function Salil Mehta <salil.mehta@huawei.com> - 2016-08-23 22:30 +0200
Re: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver David Miller <davem@davemloft.net> - 2016-08-25 07:00 +0200
RE: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Salil Mehta <salil.mehta@huawei.com> - 2016-08-25 14:10 +0200
Re: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Doug Ledford <dledford@redhat.com> - 2016-08-25 16:00 +0200
RE: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Salil Mehta <salil.mehta@huawei.com> - 2016-08-25 17:00 +0200
Re: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Doug Ledford <dledford@redhat.com> - 2016-08-25 17:10 +0200
RE: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Salil Mehta <salil.mehta@huawei.com> - 2016-08-25 17:40 +0200
RE: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Salil Mehta <salil.mehta@huawei.com> - 2016-09-05 12:20 +0200
RE: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Salil Mehta <salil.mehta@huawei.com> - 2016-08-25 14:10 +0200
Re: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Doug Ledford <dledford@redhat.com> - 2016-08-25 16:10 +0200
RE: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Salil Mehta <salil.mehta@huawei.com> - 2016-08-25 17:00 +0200
Re: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Doug Ledford <dledford@redhat.com> - 2016-08-25 14:10 +0200
RE: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver Salil Mehta <salil.mehta@huawei.com> - 2016-09-05 15:00 +0200
Re: [PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver David Miller <davem@davemloft.net> - 2016-09-05 21:50 +0200
csiph-web