Commit 4eef8cb7 authored by David Jander's avatar David Jander Committed by Shawn Guo
Browse files

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: default avatarDavid Jander <david@protonic.nl>
Signed-off-by: default avatarOleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 1d039a1a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -11,7 +11,3 @@ / {
	model = "Kverneland UT1Q Board";
	compatible = "kvg,vicut1q", "fsl,imx6q";
};

&sata {
	status = "okay";
};