dts: imx8qxp-mek: Add PHY post reset delay
authorAndrejs Cainikovs <[email protected]>
Fri, 1 Mar 2019 13:28:00 +0000 (13:28 +0000)
committerAnatolij Gustschin <[email protected]>
Mon, 8 Apr 2019 13:24:39 +0000 (15:24 +0200)
PHY cannot be detected unless we wait about 150 ms.

Signed-off-by: Andrejs Cainikovs <[email protected]>
Reviewed-by: Anatolij Gustschin <[email protected]>
Reviewed-by: Stefano Babic <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
arch/arm/dts/fsl-imx8qxp-mek.dts

index 41f7ec17636b1670c3c3f20bfc4a07cf6c601e0a..4f35fbe31dbf65e4f8e39a468d9f66c84a62990b 100644 (file)
        status = "okay";
        phy-reset-gpios = <&pca9557_a 4 GPIO_ACTIVE_LOW>;
        phy-reset-duration = <10>;
+       phy-reset-post-delay = <150>;
 
        mdio {
                #address-cells = <1>;