Skip to content

Commit 554ec63

Browse files
committed
Ethernet : Refine phy_rst of reset pin
Change-Id: I154fa65e5656f8422e997e5206998a75f7acd30e
1 parent 2151759 commit 554ec63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/rk3288-tinker_board.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
phy-supply = <&vcc33_lan>;
205205
phy-mode = "rgmii";
206206
clock_in_out = "input";
207-
snps,reset-gpio = <&gpio4 7 0>;
207+
snps,reset-gpio = <&gpio4 8 0>;
208208
snps,reset-active-low;
209209
snps,reset-delays-us = <0 10000 50000>;
210210
assigned-clocks = <&cru SCLK_MAC>;

0 commit comments

Comments
 (0)