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

Commit 55e172b9 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: I627a687eec9f64cb7d9317cba75370a156c3205d
Signed-off-by: default avatarsneh shah <snehshah@codeaurora.org>
parent 497e1f66
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -120,6 +120,7 @@
		clock-names = "eth_axi_clk", "eth_ptp_clk",
				"eth_rgmii_clk", "eth_slave_ahb_clk";
		qcom,phy-reset = <&tlmm 36 GPIO_ACTIVE_HIGH>;
		qcom,phy-reset-delay-msecs = <10 50>;
		qcom,phy-intr-redirect = <&tlmm 76 GPIO_ACTIVE_LOW>;
		gdsc_emac-supply = <&emac_gdsc>;
		pinctrl-names = "dev-emac-mdc", "dev-emac-mdio",