Browse Source

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 years ago
parent
commit
84ad1f5409
1 changed files with 0 additions and 8 deletions
  1. 0 8
      arch/arm64/boot/dts/hisilicon/hip06-d03.dts

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

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