Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2afeb81 authored by Sunil Paidimarri's avatar Sunil Paidimarri
Browse files

ARM: dts: msm: Reduced Phy reset delay on SDX55



Since the phy needs only 70ms of delay after phy reset for the
registers to be read we are optimizing this value to improve
probe kpi for emac driver.

Change-Id: I29d1d4c6abb6dbe79ca5e8741354ae443c6b06bd
Acked-by: default avatarAbhishek Chauhan <abchauha@qti.qualcomm.com>
Signed-off-by: default avatarSunil Paidimarri <hisunil@codeaurora.org>
parent 06bf822f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1513,7 +1513,7 @@
		snps,reset-gpio = <&tlmm 91 GPIO_ACTIVE_LOW>;

		snps,reset-active-low;
		snps,reset-delays-us = <0 10000 100000>;
		snps,reset-delays-us = <0 10000 70000>;
		phy-mode = "rgmii";

		ethqos_emb_smmu: ethqos_emb_smmu {