mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 22:53:20 +00:00
ARM: dts: imx6qp-sabreauto: enable pcie
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>
This commit is contained in:
parent
92afd5786d
commit
383689f4b8
@ -47,7 +47,8 @@
|
||||
};
|
||||
|
||||
&pcie {
|
||||
status = "disabled";
|
||||
reset-gpio = <&max7310_c 5 GPIO_ACTIVE_LOW>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sata {
|
||||
|
Loading…
Reference in New Issue
Block a user