
On 01/03/19 11:05, Anatolij Gustschin wrote:
Hi,
On Fri, 1 Mar 2019 09:50:06 +0000 Andrejs Cainikovs Andrejs.Cainikovs@netmodule.com wrote: ...
Thanks a lot! It works now.
Great, thanks for testing! I don't like the patch however and I'm still not sure how we should fix it in a proper way for upcoming release. Unfortunately, currently I don't have time to work on a suitable fix.
What about to change this in DT ?
diff --git a/arch/arm/dts/fsl-imx8qxp-mek.dts b/arch/arm/dts/fsl-imx8qxp-mek.dts index 41f7ec1763..b6c4593334 100644 --- a/arch/arm/dts/fsl-imx8qxp-mek.dts +++ b/arch/arm/dts/fsl-imx8qxp-mek.dts @@ -223,7 +223,7 @@ fsl,magic-packet; status = "okay"; phy-reset-gpios = <&pca9557_a 4 GPIO_ACTIVE_LOW>; - phy-reset-duration = <10>; + phy-reset-duration = <150>;
mdio { #address-cells = <1>;
Best regards, Stefano