From: David Jander Date: Tue, 19 Apr 2022 04:48:16 +0000 (+0200) Subject: ARM: dts: imx6q-vicut1.dts: remove sata node X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4eef8cb7dd41a47da94191fc1d191167be07a077;p=linux.git ARM: dts: imx6q-vicut1.dts: remove sata node Only the prototype had the SATA interface. There are no existing products with SATA interface and no plans to add any. Signed-off-by: David Jander Signed-off-by: Oleksij Rempel Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6q-vicut1.dts b/arch/arm/boot/dts/imx6q-vicut1.dts index 0a4e251be162f..e6c5d3cb48d78 100644 --- a/arch/arm/boot/dts/imx6q-vicut1.dts +++ b/arch/arm/boot/dts/imx6q-vicut1.dts @@ -11,7 +11,3 @@ model = "Kverneland UT1Q Board"; compatible = "kvg,vicut1q", "fsl,imx6q"; }; - -&sata { - status = "okay"; -};