Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1308097 > unrolled thread
| Started by | Kejian Yan <yankejian@huawei.com> |
|---|---|
| First post | 2016-01-13 08:00 +0100 |
| Last post | 2016-01-15 20:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[patch v3 net-next 0/2] dts: hisi: fixes no syscon fault when init mdio Kejian Yan <yankejian@huawei.com> - 2016-01-13 08:00 +0100
Re: [patch v3 net-next 0/2] dts: hisi: fixes no syscon fault when init mdio David Miller <davem@davemloft.net> - 2016-01-15 20:50 +0100
| From | Kejian Yan <yankejian@huawei.com> |
|---|---|
| Date | 2016-01-13 08:00 +0100 |
| Subject | [patch v3 net-next 0/2] dts: hisi: fixes no syscon fault when init mdio |
| Message-ID | <qQnzs-4iP-9@gated-at.bofh.it> |
This patchset fixes the bug that eth can't initial successful on hip05-D02
because the dts files doesn't match the source code.
Kejian Yan (2):
dts: hisi: fixes no syscon fault when init mdio
net: hns: fixes no syscon error when init mdio
---
change log:
v3:
1) uses capital letter at the beginning of sentences
2) updates the right device node name
v2:
1) update the related documented in the binding as well
2) use the normal naming conventions using '-' instead of '_', and
update the related *.c files.
v1:
first submit
.../devicetree/bindings/arm/hisilicon/hisilicon.txt | 16 ++++++++++++++++
arch/arm64/boot/dts/hisilicon/hip05.dtsi | 5 +++++
arch/arm64/boot/dts/hisilicon/hip05_hns.dtsi | 4 ++--
drivers/net/ethernet/hisilicon/hns_mdio.c | 2 +-
4 files changed, 24 insertions(+), 3 deletions(-)
--
2.4.1
[toc] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2016-01-15 20:50 +0100 |
| Subject | Re: [patch v3 net-next 0/2] dts: hisi: fixes no syscon fault when init mdio |
| Message-ID | <qRixI-2cl-5@gated-at.bofh.it> |
| In reply to | #1308097 |
From: Kejian Yan <yankejian@huawei.com> Date: Wed, 13 Jan 2016 15:09:57 +0800 > This patchset fixes the bug that eth can't initial successful on hip05-D02 > because the dts files doesn't match the source code. Series applied, thanks.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web