diff mbox series

[v1,09/17] arm: dts: imx6q-vicut1.dts: remove sata node

Message ID 20220412074004.2485264-10-o.rempel@pengutronix.de (mailing list archive)
State New, archived
Headers show
Series protonic fixes | expand

Commit Message

Oleksij Rempel April 12, 2022, 7:39 a.m. UTC
From: David Jander <david@protonic.nl>

Only the prototype had the SATA interface. No are no existing products
and plans to add any.

Signed-off-by: David Jander <david@protonic.nl>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
 arch/arm/boot/dts/imx6q-vicut1.dts | 4 ----
 1 file changed, 4 deletions(-)

Comments

Shawn Guo April 18, 2022, 11:53 a.m. UTC | #1
On Tue, Apr 12, 2022 at 09:39:56AM +0200, Oleksij Rempel wrote:
> From: David Jander <david@protonic.nl>
> 
> Only the prototype had the SATA interface. No are no existing products
> and plans to add any.

No are?

Shawn

> 
> Signed-off-by: David Jander <david@protonic.nl>
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
>  arch/arm/boot/dts/imx6q-vicut1.dts | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/imx6q-vicut1.dts b/arch/arm/boot/dts/imx6q-vicut1.dts
> index 0a4e251be162..e6c5d3cb48d7 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";
> -};
> -- 
> 2.30.2
>
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/imx6q-vicut1.dts b/arch/arm/boot/dts/imx6q-vicut1.dts
index 0a4e251be162..e6c5d3cb48d7 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";
-};