Ver código fonte

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>
Wei Xu 8 anos atrás
pai
commit
519caba7a9
1 arquivos alterados com 20 adições e 0 exclusões
  1. 20 0
      arch/arm64/boot/dts/hisilicon/hip07-d05.dts

+ 20 - 0
arch/arm64/boot/dts/hisilicon/hip07-d05.dts

@@ -64,3 +64,23 @@
 &usb_ehci {
 	status = "ok";
 };
+
+&eth0 {
+	status = "ok";
+};
+
+&eth1 {
+	status = "ok";
+};
+
+&eth2 {
+	status = "ok";
+};
+
+&eth3 {
+	status = "ok";
+};
+
+&sas1 {
+	status = "ok";
+};