diff options
author | Wei Xu <xuwei5@hisilicon.com> | 2017-03-28 12:03:08 -0400 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2017-04-10 11:32:56 -0400 |
commit | 519caba7a9575dc2c1555567d033dee9ee570ec7 (patch) | |
tree | 94d8cf30d915745a9249af04df8f60b2f3b8c706 | |
parent | 86d67897f937000dd13ca9e81e3130adecdf45a0 (diff) |
arm64: dts: hisi: enable the NIC and SAS for the hip07-d05 board
Enable the NIC and SAS nodes for the hip07-d05 board
to support related functions.
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
-rw-r--r-- | arch/arm64/boot/dts/hisilicon/hip07-d05.dts | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/hisilicon/hip07-d05.dts b/arch/arm64/boot/dts/hisilicon/hip07-d05.dts index e05844230583..f5d7f0889b41 100644 --- a/arch/arm64/boot/dts/hisilicon/hip07-d05.dts +++ b/arch/arm64/boot/dts/hisilicon/hip07-d05.dts | |||
@@ -64,3 +64,23 @@ | |||
64 | &usb_ehci { | 64 | &usb_ehci { |
65 | status = "ok"; | 65 | status = "ok"; |
66 | }; | 66 | }; |
67 | |||
68 | ð0 { | ||
69 | status = "ok"; | ||
70 | }; | ||
71 | |||
72 | ð1 { | ||
73 | status = "ok"; | ||
74 | }; | ||
75 | |||
76 | ð2 { | ||
77 | status = "ok"; | ||
78 | }; | ||
79 | |||
80 | ð3 { | ||
81 | status = "ok"; | ||
82 | }; | ||
83 | |||
84 | &sas1 { | ||
85 | status = "ok"; | ||
86 | }; | ||