qualcommax: dts: add reset delay to qca8081 phy
[openwrt/staging/jow.git] / target / linux / qualcommax / files / arch / arm64 / boot / dts / qcom / ipq8071-mf269.dts
index 8b055800e11c7efe43dc16b344f2c308ddac1d6f..51bb533d1e85ea0b9125ef798e04ece576dbe105 100644 (file)
        qca8081_24: ethernet-phy@24 {
                compatible = "ethernet-phy-id004d.d101";
                reg = <24>;
+               reset-deassert-us = <10000>;
                reset-gpios = <&tlmm 25 GPIO_ACTIVE_LOW>;
        };
 
        qca8081_28: ethernet-phy@28 {
                compatible = "ethernet-phy-id004d.d101";
                reg = <28>;
+               reset-deassert-us = <10000>;
                reset-gpios = <&tlmm 44 GPIO_ACTIVE_LOW>;
        };
 };