Skip to content

Commit

Permalink
BigTreeTech CB2: gmac1: remove reset-gpios property
Browse files Browse the repository at this point in the history
Accidentally put there instead of pcie2x1
  • Loading branch information
JohnTheCoolingFan committed Dec 5, 2024
1 parent 84038fd commit 21d1188
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@

snps,reset-gpio = <&gpio0 RK_PC5 GPIO_ACTIVE_LOW>;
snps,reset-active-low;
reset-gpios = <&gpio1 RK_PB2 GPIO_ACTIVE_HIGH>;
/* Reset time is 20ms, 100ms for rtl8211f */
//snps,reset-delays-us = <0 20000 100000>;
snps,reset-delays-us = <0 50000 200000>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@

snps,reset-gpio = <&gpio0 RK_PC5 GPIO_ACTIVE_LOW>;
snps,reset-active-low;
reset-gpios = <&gpio1 RK_PB2 GPIO_ACTIVE_HIGH>;
/* Reset time is 20ms, 100ms for rtl8211f */
//snps,reset-delays-us = <0 20000 100000>;
snps,reset-delays-us = <0 50000 200000>;
Expand Down

0 comments on commit 21d1188

Please sign in to comment.