Commit 383689f4 authored by Richard Zhu's avatar Richard Zhu Committed by Shawn Guo
Browse files

ARM: dts: imx6qp-sabreauto: enable pcie



Add the reset-gpio property, and enable PCIe on iMX6QP SABREAUTO board.

Signed-off-by: default avatarRichard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 92afd578
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -47,7 +47,8 @@
};

&pcie {
	status = "disabled";
	reset-gpio = <&max7310_c 5 GPIO_ACTIVE_LOW>;
	status = "okay";
};

&sata {