[U-Boot] [PATCH] fsl-ls2088ardb: dts: enabling SATA node

Pankit Garg pankit.garg at nxp.com
Wed Dec 12 05:19:54 UTC 2018


Signed-off-by: Pankit Garg <pankit.garg at nxp.com>
---
 arch/arm/dts/fsl-ls2088a-rdb-qspi.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/dts/fsl-ls2088a-rdb-qspi.dts b/arch/arm/dts/fsl-ls2088a-rdb-qspi.dts
index c8bf9a0..b6d4f0f 100644
--- a/arch/arm/dts/fsl-ls2088a-rdb-qspi.dts
+++ b/arch/arm/dts/fsl-ls2088a-rdb-qspi.dts
@@ -56,3 +56,7 @@
 		reg = <1>;
 	};
 };
+
+&sata {
+	status = "okay";
+};
-- 
1.9.1



More information about the U-Boot mailing list