OSDN Git Service

arm64: dts: hisi: disable sas0 and sas2 for d03
authorJohn Garry <john.garry@huawei.com>
Mon, 7 Nov 2016 16:44:24 +0000 (00:44 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Tue, 15 Nov 2016 10:58:12 +0000 (10:58 +0000)
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>
arch/arm64/boot/dts/hisilicon/hip06-d03.dts

index f54b283..7c4114a 100644 (file)
        status = "ok";
 };
 
-&sas0 {
-       status = "ok";
-};
-
 &sas1 {
        status = "ok";
 };
 
-&sas2 {
-       status = "ok";
-};
-
 &usb_ohci {
        status = "ok";
 };