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>
This commit is contained in:
parent
86d67897f9
commit
519caba7a9
|
@ -64,3 +64,23 @@
|
|||
&usb_ehci {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
ð0 {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
ð1 {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
ð2 {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
ð3 {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&sas1 {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue