ARM: dts: imx6qp-sabresd: enable sata

Enable SATA on iMX6QP SABRESD board.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Richard Zhu
2020-07-10 16:30:48 +08:00
committed by Shawn Guo
parent af3eaa4ab0
commit d4650bd53f

View File

@@ -53,3 +53,7 @@
&pcie {
status = "disabled";
};
&sata {
status = "okay";
};