projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92afd57
)
ARM: dts: imx6qp-sabreauto: enable pcie
author
Richard Zhu
<hongxing.zhu@nxp.com>
Tue, 21 Jul 2020 07:22:56 +0000
(15:22 +0800)
committer
Shawn 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qp-sabreauto.dts
b/arch/arm/boot/dts/imx6qp-sabreauto.dts
index 639d9dd3537720fb8a294839667672c19e392787..2bb3bfb18ec3e2347ac59823cbce9e861c32beac 100644
(file)
--- 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 {