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

Commit 96336e35 authored by Sneh Shah's avatar Sneh Shah
Browse files

ARM: dts: msm: EMAC phy hw reset delay timer



This change add supports for 11 and 70 msec delay for Phy hw reset

Change-Id: I0e28003749f3001060faca77261066135234c378
Signed-off-by: default avatarsneh shah <snehshah@codeaurora.org>
parent c8980a40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1567,7 +1567,7 @@
			"eth_rgmii_clk", "eth_slave_ahb_clk";
		qcom,phy-intr-redirect = <&tlmm 90 GPIO_ACTIVE_LOW>;
		qcom,phy-reset = <&tlmm 91 GPIO_ACTIVE_LOW>;
		qcom,phy-reset-delay-msecs = <10 50>;
		qcom,phy-reset-delay-msecs = <11 70>;
		qcom,emac-pps0-test-intr = <&tlmm 31 GPIO_ACTIVE_LOW>;
		vreg_rgmii-supply = <&pmxprairie_vref_rgmii>;
		vreg_emac_phy-supply =  <&vreg_emac_phy>;