Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1285077
| From | yankejian <yankejian@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 next 0/2] dts: hisi: fixes no syscon error when init mdio |
| Date | 2015-12-07 09:30 +0100 |
| Message-ID | <qCZbA-1Xo-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
this patchset fixes the bug that eth can't initial successful on hip05-D02
because the dts files doesn't match the source code.
yankejian (2):
dts: hisi: fixes no syscon error when init mdio
net: hns: fixes no syscon error when init mdio
---
change log:
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:
initial version
.../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(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 next 0/2] dts: hisi: fixes no syscon error when init mdio yankejian <yankejian@huawei.com> - 2015-12-07 09:30 +0100
[PATCH v2 next 1/2] dts: hisi: fixes no syscon error when init mdio yankejian <yankejian@huawei.com> - 2015-12-07 09:30 +0100
Re: [PATCH v2 next 1/2] dts: hisi: fixes no syscon error when init mdio Rob Herring <robh@kernel.org> - 2015-12-08 16:30 +0100
Re: [PATCH v2 next 1/2] dts: hisi: fixes no syscon error when init mdio "Yankejian (Hackim Yim)" <yankejian@huawei.com> - 2015-12-09 12:00 +0100
csiph-web