Skip to content

Commit

Permalink
fix PCIe reset problem
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxiaoqiao committed May 17, 2022
1 parent fb05918 commit 1dc256c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions target/linux/ramips/dts/mt7621_gainstrong_oolite-v8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@

&pcie {
status = "okay";
reset-gpios = <&gpio 19 GPIO_ACTIVE_LOW>,
<&gpio 8 GPIO_ACTIVE_LOW>,
<&gpio 7 GPIO_ACTIVE_LOW>;
};

&pcie0 {
Expand Down

0 comments on commit 1dc256c

Please sign in to comment.