Commit 84ad1f54 authored by John Garry's avatar John Garry Committed by Wei Xu
Browse files

arm64: dts: hisi: disable sas0 and sas2 for d03



The SAS nodes sas0 and sas2 are not available on d03, so
disable them.

Signed-off-by: default avatarJohn Garry <john.garry@huawei.com>
Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
parent f65e7866
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -41,18 +41,10 @@
	status = "ok";
};

&sas0 {
	status = "ok";
};

&sas1 {
	status = "ok";
};

&sas2 {
	status = "ok";
};

&usb_ohci {
	status = "ok";
};