lkml.org 
[lkml]   [2015]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH RESEND net-next 1/3] dts: hisi: enables the ethX for D02 board
Date
this patch enables the ethX for D02 board on hip05-d02.dts. otherwise it
cannot find hns ethX by ifconfig -a.

Signed-off-by: yankejian <yankejian@huawei.com>
---
arch/arm64/boot/dts/hisilicon/hip05-d02.dts | 16 ++++++++++++++++
1 file changed, 16 insertions(+)

diff --git a/arch/arm64/boot/dts/hisilicon/hip05-d02.dts b/arch/arm64/boot/dts/hisilicon/hip05-d02.dts
index ae34e25..6aa5cb2 100644
--- a/arch/arm64/boot/dts/hisilicon/hip05-d02.dts
+++ b/arch/arm64/boot/dts/hisilicon/hip05-d02.dts
@@ -34,3 +34,19 @@
&uart0 {
status = "ok";
};
+
+&eth2 {
+ status = "okay";
+};
+
+&eth3 {
+ status = "okay";
+};
+
+&eth6 {
+ status = "okay";
+};
+
+&eth7 {
+ status = "okay";
+};
--
1.9.1


\
 
 \ /
  Last update: 2015-12-05 09:01    [W:1.465 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site