ARM: dts: imx6qp-sabreauto: enable pcie
authorRichard Zhu <hongxing.zhu@nxp.com>
Tue, 21 Jul 2020 07:22:56 +0000 (15:22 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 17 Aug 2020 13:25:01 +0000 (21:25 +0800)
Add the reset-gpio property, and enable PCIe on iMX6QP SABREAUTO board.

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

index 639d9dd3537720fb8a294839667672c19e392787..2bb3bfb18ec3e2347ac59823cbce9e861c32beac 100644 (file)
@@ -47,7 +47,8 @@
 };
 
 &pcie {
-       status = "disabled";
+       reset-gpio = <&max7310_c 5 GPIO_ACTIVE_LOW>;
+       status = "okay";
 };
 
 &sata {