Эх сурвалжийг харах

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: John Garry <john.garry@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
John Garry 8 жил өмнө
parent
commit
84ad1f5409

+ 0 - 8
arch/arm64/boot/dts/hisilicon/hip06-d03.dts

@@ -41,18 +41,10 @@
 	status = "ok";
 	status = "ok";
 };
 };
 
 
-&sas0 {
-	status = "ok";
-};
-
 &sas1 {
 &sas1 {
 	status = "ok";
 	status = "ok";
 };
 };
 
 
-&sas2 {
-	status = "ok";
-};
-
 &usb_ohci {
 &usb_ohci {
 	status = "ok";
 	status = "ok";
 };
 };