summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qp-sabresd.dts
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2019-08-19 02:08:33 -0400
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:06:30 +0800
commitf056d3206cb81e464341ad8f3f650942b8a829d9 (patch)
treef091de998e458d0611b85cf35be9b8ed4d508fe0 /arch/arm/boot/dts/imx6qp-sabresd.dts
parentf087aaa09f7acf7bb6bbb4fef024a38f5c0fcb79 (diff)
arm: dts: imx6qp: enable sata and pcie
Enable SATA and PCIe support on iMX6QP REVA sabresd board. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6qp-sabresd.dts')
-rw-r--r--arch/arm/boot/dts/imx6qp-sabresd.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qp-sabresd.dts b/arch/arm/boot/dts/imx6qp-sabresd.dts
index f1b9cb104fdd..f089f1347598 100644
--- a/arch/arm/boot/dts/imx6qp-sabresd.dts
+++ b/arch/arm/boot/dts/imx6qp-sabresd.dts
@@ -51,5 +51,9 @@
};
&pcie {
- status = "disabled";
+ status = "okay";
+};
+
+&sata {
+ status = "okay";
};