mpc85xx: define reset-delay for WS-AP3825i eth PHY
[openwrt/staging/mkresin.git] / target / linux / mpc85xx / files / arch / powerpc / boot / dts / ws-ap3825i.dts
index 43c044b4fc6ccce01d6714e8a783353af2dae22f..26f742b222c396a72ffdabef11135f907988e193 100644 (file)
                                interrupts = <3 1 0 0>;
                                reg = <0x5>;
                                reset-gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
+                               reset-assert-us = <10000>;
+                               reset-deassert-us = <10000>;
                        };
 
                        phy2: ethernet-phy@2 {
                                interrupts = <1 1 0 0>;
                                reg = <0x6>;
                                reset-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
+                               reset-assert-us = <10000>;
+                               reset-deassert-us = <10000>;
                        };
                };