Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 519caba7 authored by Wei Xu's avatar Wei Xu
Browse files

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: default avatarWei Xu <xuwei5@hisilicon.com>
parent 86d67897
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -64,3 +64,23 @@
&usb_ehci {
	status = "ok";
};

&eth0 {
	status = "ok";
};

&eth1 {
	status = "ok";
};

&eth2 {
	status = "ok";
};

&eth3 {
	status = "ok";
};

&sas1 {
	status = "ok";
};