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

Commit a8a6ec96 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: I5bf4bef1e767c240dd42c06113239ab48831e7d2
Signed-off-by: default avatarsneh shah <snehshah@codeaurora.org>
parent a00d7939
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1390,7 +1390,7 @@
			"eth_rgmii_clk", "eth_slave_ahb_clk";
		qcom,phy-intr-redirect = <&tlmm 84 GPIO_ACTIVE_LOW>;
		qcom,phy-reset = <&tlmm 85 GPIO_ACTIVE_LOW>;
		qcom,phy-reset-delay-msecs = <10>;
		qcom,phy-reset-delay-msecs = <11 70>;
		vreg_rgmii-supply = <&vreg_rgmii>;
		vreg_emac_phy-supply =  <&vreg_emac_phy>;
		vreg_rgmii_io_pads-supply = <&vreg_rgmii_io_pads>;