Revert "LF-701 arm: dts: imx6qp-sabreauto: add sata support"
authorRichard Zhu <hongxing.zhu@nxp.com>
Wed, 16 Sep 2020 07:16:07 +0000 (15:16 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:23:17 +0000 (11:23 +0800)
The SATA enable on iMX6QP sabreauto board had been upstreamed.
The original local patch is not needed anymore.

This reverts commit f594d01131d2abb91610ba73a2ba7139fdda2e4a.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
arch/arm/boot/dts/imx6qp-sabreauto.dts

index 34ee53c..1ca462f 100644 (file)
@@ -1,7 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0+ OR MIT
 //
 // Copyright 2016 Freescale Semiconductor, Inc.
-// Copyright 2020 NXP
 
 /dts-v1/;
 
        status = "okay";
 };
 
-&sata {
-       status = "okay";
-};
-
 &vgen3_reg {
        regulator-always-on;
 };