diff --git a/target/linux/airoha/dts/an7581-w1700k-ubi.dts b/target/linux/airoha/dts/an7581-w1700k-ubi.dts index a44610e345f..3286c3810be 100644 --- a/target/linux/airoha/dts/an7581-w1700k-ubi.dts +++ b/target/linux/airoha/dts/an7581-w1700k-ubi.dts @@ -351,8 +351,8 @@ compatible = "ethernet-phy-ieee802.3-c45"; reg = <5>; reset-gpios = <&en7581_pinctrl 46 GPIO_ACTIVE_LOW>; - reset-assert-us = <40000>; - reset-deassert-us = <150000>; + reset-assert-us = <200000>; + reset-deassert-us = <200000>; interrupt-parent = <&en7581_pinctrl>; interrupts = <22 IRQ_TYPE_LEVEL_LOW>; realtek,pnswap-tx; @@ -363,8 +363,8 @@ compatible = "ethernet-phy-ieee802.3-c45"; reg = <8>; reset-gpios = <&en7581_pinctrl 31 GPIO_ACTIVE_LOW>; - reset-assert-us = <40000>; - reset-deassert-us = <150000>; + reset-assert-us = <200000>; + reset-deassert-us = <200000>; interrupt-parent = <&en7581_pinctrl>; interrupts = <23 IRQ_TYPE_LEVEL_LOW>; realtek,pnswap-tx;