qualcommax: dts: add reset delay to qca8081 phy
[openwrt/staging/dangole.git] / target / linux / qualcommax / files / arch / arm64 / boot / dts / qcom / ipq8071-eap102.dts
index d40b3f0d241789fdeccd20ea00fe43b4ad3a3386..9503f4b92aec761ccc88b4576a11a06fb5dd4608 100644 (file)
        qca8081_24: ethernet-phy@24 {
                compatible = "ethernet-phy-id004d.d101";
                reg = <24>;
+               reset-deassert-us = <10000>;
                reset-gpios = <&tlmm 33 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>;
        };
 };