[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1449302218-54374-2-git-send-email-yankejian@huawei.com>
Date: Sat, 5 Dec 2015 15:56:56 +0800
From: yankejian <yankejian@...wei.com>
To: <davem@...emloft.net>, <robh+dt@...nel.org>, <pawel.moll@....com>,
<mark.rutland@....com>, <ijc+devicetree@...lion.org.uk>,
<galak@...eaurora.org>, <xuwei5@...ilicon.com>,
<catalin.marinas@....com>, <will.deacon@....com>,
<wangkefeng.wang@...wei.com>, <dingtianhong@...wei.com>,
<liguozhu@...wei.com>, <Yisen.Zhuang@...wei.com>,
<sboyd@...eaurora.org>, <haojian.zhuang@...aro.org>,
<wangzhou1@...ilicon.com>, <bintian.wang@...wei.com>,
<long.wanglong@...wei.com>, <leo.yan@...aro.org>
CC: <haifeng.wei@...wei.com>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <netdev@...r.kernel.org>,
<linuxarm@...wei.com>
Subject: [PATCH RESEND net-next 1/3] dts: hisi: enables the ethX for D02 board
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@...wei.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";
};
+
+ð2 {
+ status = "okay";
+};
+
+ð3 {
+ status = "okay";
+};
+
+ð6 {
+ status = "okay";
+};
+
+ð7 {
+ status = "okay";
+};
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists