diff mbox series

ARM: dts: imx6qp-sabresd: enable sata on imx6qp sabresd board

Message ID 1593764337-8267-2-git-send-email-hongxing.zhu@nxp.com (mailing list archive)
State New, archived
Headers show
Series ARM: dts: imx6qp-sabresd: enable sata on imx6qp sabresd board | expand

Commit Message

Hongxing Zhu July 3, 2020, 8:18 a.m. UTC
Enable SATA on iMX6QP SABRESD board.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
---
 arch/arm/boot/dts/imx6qp-sabresd.dts | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Fabio Estevam July 8, 2020, 5:39 p.m. UTC | #1
Hi Richard,

On Fri, Jul 3, 2020 at 5:23 AM Richard Zhu <hongxing.zhu@nxp.com> wrote:
>
> Enable SATA on iMX6QP SABRESD board.
>
> Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>

Reviewed-by: Fabio Estevam <festevam@gmail.com>
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/imx6qp-sabresd.dts b/arch/arm/boot/dts/imx6qp-sabresd.dts
index f1b9cb104fdd..7e1e0aa0a475 100644
--- a/arch/arm/boot/dts/imx6qp-sabresd.dts
+++ b/arch/arm/boot/dts/imx6qp-sabresd.dts
@@ -53,3 +53,8 @@ 
 &pcie {
 	status = "disabled";
 };
+
+&sata {
+	status = "okay";
+};
+