From: Richard Zhu Date: Tue, 21 Jul 2020 07:22:56 +0000 (+0800) Subject: ARM: dts: imx6qp-sabreauto: enable pcie X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=383689f4b8486830447a3cfb479a364b21aa9de3;p=linux.git ARM: dts: imx6qp-sabreauto: enable pcie Add the reset-gpio property, and enable PCIe on iMX6QP SABREAUTO board. Signed-off-by: Richard Zhu Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6qp-sabreauto.dts b/arch/arm/boot/dts/imx6qp-sabreauto.dts index 639d9dd353772..2bb3bfb18ec3e 100644 --- a/arch/arm/boot/dts/imx6qp-sabreauto.dts +++ b/arch/arm/boot/dts/imx6qp-sabreauto.dts @@ -47,7 +47,8 @@ }; &pcie { - status = "disabled"; + reset-gpio = <&max7310_c 5 GPIO_ACTIVE_LOW>; + status = "okay"; }; &sata {