]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
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 f54b28359607371dbbe7f2f916c2b0fb2060c7b1..7c4114a67753560f1fe2f57b169dcffcc76ee5de 100644 (file)
        status = "ok";
 };
 
-&sas0 {
-       status = "ok";
-};
-
 &sas1 {
        status = "ok";
 };
 
-&sas2 {
-       status = "ok";
-};
-
 &usb_ohci {
        status = "ok";
 };