Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618439
| From | "Wei.Xu" <xuwei5@hisilicon.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 5/5] arm64: dts: hisi: enalbe the NIC and SAS for the hip07-d05 board |
| Date | 2017-04-07 03:40 +0200 |
| Message-ID | <ttr2x-oT-9@gated-at.bofh.it> (permalink) |
| References | <ttr2x-oT-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Wei Xu <xuwei5@hisilicon.com>
Enalbe the NIC and SAS nodes for the hip07-d05 board
to support related functions.
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
---
arch/arm64/boot/dts/hisilicon/hip07-d05.dts | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/arch/arm64/boot/dts/hisilicon/hip07-d05.dts b/arch/arm64/boot/dts/hisilicon/hip07-d05.dts
index e058442..5bdca80 100644
--- a/arch/arm64/boot/dts/hisilicon/hip07-d05.dts
+++ b/arch/arm64/boot/dts/hisilicon/hip07-d05.dts
@@ -64,3 +64,27 @@
&usb_ehci {
status = "ok";
};
+
+ð0 {
+ status = "ok";
+};
+
+ð1 {
+ status = "ok";
+};
+
+ð2 {
+ status = "ok";
+};
+
+ð3 {
+ status = "ok";
+};
+
+&p0_pcie2_a {
+ status = "ok";
+};
+
+&sas1 {
+ status = "ok";
+};
--
1.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/5] arm64: dts: hisi: add NIC, RoCE and SAS support for hip07 "Wei.Xu" <xuwei5@hisilicon.com> - 2017-04-07 03:40 +0200 [PATCH 5/5] arm64: dts: hisi: enalbe the NIC and SAS for the hip07-d05 board "Wei.Xu" <xuwei5@hisilicon.com> - 2017-04-07 03:40 +0200 [PATCH 3/5] arm64: dts: hisi: add RoCE nodes for the hip07 SoC "Wei.Xu" <xuwei5@hisilicon.com> - 2017-04-07 03:40 +0200 Re: [PATCH 0/5] arm64: dts: hisi: add NIC, RoCE and SAS support for hip07 Wei Xu <xuwei5@hisilicon.com> - 2017-04-08 09:00 +0200
csiph-web