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

Commit bcebb6a3 authored by Sneh Shah's avatar Sneh Shah
Browse files

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



This change add support for 10 and 50 msec delay for Phy hw reset

Change-Id: Ie98818d1cef82d19a5d4e3b32321f4239298922e
Signed-off-by: default avatarsneh shah <snehshah@codeaurora.org>
parent 2cf5a3b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -172,6 +172,7 @@
		clock-names = "eth_axi_clk", "eth_ptp_clk",
				"eth_rgmii_clk", "eth_slave_ahb_clk";
		qcom,phy-reset = <&tlmm 104 GPIO_ACTIVE_HIGH>;
		qcom,phy-reset-delay-msecs = <10 50>;
		qcom,phy-intr-redirect = <&tlmm 121 GPIO_ACTIVE_LOW>;
		gdsc_emac-supply = <&emac_gdsc>;
		pinctrl-names = "dev-emac-mdc", "dev-emac-mdio",
+1 −0
Original line number Diff line number Diff line
@@ -165,6 +165,7 @@
		clock-names = "eth_axi_clk", "eth_ptp_clk",
				"eth_rgmii_clk", "eth_slave_ahb_clk";
		qcom,phy-reset = <&tlmm 104 GPIO_ACTIVE_HIGH>;
		qcom,phy-reset-delay-msecs = <10 50>;
		qcom,phy-intr-redirect = <&tlmm 121 GPIO_ACTIVE_LOW>;
		gdsc_emac-supply = <&emac_gdsc>;
		pinctrl-names = "dev-emac-mdc", "dev-emac-mdio",