From: John Garry Date: Mon, 7 Nov 2016 16:44:24 +0000 (+0800) Subject: arm64: dts: hisi: disable sas0 and sas2 for d03 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=84ad1f54095b563b1d97b52de01e85cdf589830f;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 Signed-off-by: Wei Xu --- diff --git a/arch/arm64/boot/dts/hisilicon/hip06-d03.dts b/arch/arm64/boot/dts/hisilicon/hip06-d03.dts index f54b28359607..7c4114a67753 100644 --- a/arch/arm64/boot/dts/hisilicon/hip06-d03.dts +++ b/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"; };