Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309822
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 next-next] net: hns: enet specifies a reference to dsaf |
| Date | 2016-01-15 03:30 +0100 |
| Message-ID | <qR2jf-7U0-7@gated-at.bofh.it> (permalink) |
| References | <qQjPc-1CH-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jan 13, 2016 at 11:14:40AM +0800, Kejian Yan wrote: > This patch replace the assoication between dsaf and enet from string > matching to object reference. It requires the DTS to be updated within > BIOS. Thanks god it can be done for all released boards. > > Signed-off-by: Kejian Yan <yankejian@huawei.com> > --- > change log: > v2: > merge the two patches into one to allow bisection. > > v1: > first submit. > > v1 patch reference: > https://lkml.org/lkml/2015/12/5/11 > https://lkml.org/lkml/2015/12/5/12 > --- > .../devicetree/bindings/net/hisilicon-hns-dsaf.txt | 5 +---- > .../devicetree/bindings/net/hisilicon-hns-nic.txt | 7 ++++--- > arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi | 19 +++++++++---------- Acked-by: Rob Herring <robh@kernel.org> > drivers/net/ethernet/hisilicon/hns/hnae.c | 17 +++++++---------- > drivers/net/ethernet/hisilicon/hns/hnae.h | 7 +++++-- > drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 4 ++++ > drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 10 +--------- > drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h | 1 + > drivers/net/ethernet/hisilicon/hns/hns_enet.c | 13 +++++++++---- > drivers/net/ethernet/hisilicon/hns/hns_enet.h | 2 +- > 10 files changed, 42 insertions(+), 43 deletions(-)
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 next-next] net: hns: enet specifies a reference to dsaf Kejian Yan <yankejian@huawei.com> - 2016-01-13 04:00 +0100
Re: [PATCH v2 next-next] net: hns: enet specifies a reference to dsaf Yisen Zhuang <Yisen.zhuang@huawei.com> - 2016-01-14 04:10 +0100
Re: [PATCH v2 next-next] net: hns: enet specifies a reference to dsaf Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2016-01-14 10:50 +0100
Re: [PATCH v2 next-next] net: hns: enet specifies a reference to dsaf "Yankejian (Hackim Yim)" <yankejian@huawei.com> - 2016-01-18 12:40 +0100
Re: [PATCH v2 next-next] net: hns: enet specifies a reference to dsaf Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2016-01-20 10:40 +0100
Re: [PATCH v2 next-next] net: hns: enet specifies a reference to dsaf "Yankejian (Hackim Yim)" <yankejian@huawei.com> - 2016-01-20 12:20 +0100
Re: [PATCH v2 next-next] net: hns: enet specifies a reference to dsaf Rob Herring <robh@kernel.org> - 2016-01-15 03:30 +0100
csiph-web