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

Commit bc335e47 authored by Karthik Rudrapatna's avatar Karthik Rudrapatna
Browse files

ARM: dts: msm: Added delay for AQR113 PHY to come of reset

Added delay for AQR113 PHY to be in ready state after PHY reset.

Change-Id: I90003b155e4567c2a9bed6539f70ec4f7f99b465
parent ead5c2e7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -321,6 +321,7 @@
				/* ipa shares this group */
				qcom,iommu-group = <&ipa_eth_group1>;
				phy-supply = <&aqr_vreg>;
				qcom,phy-rst-delay-us = <221000>;

				#address-cells = <1>;
				#size-cells = <1>;
@@ -357,6 +358,7 @@
				/* ipa shares this group */
				qcom,iommu-group = <&ipa_eth_group2>;
				phy-supply = <&qca_vreg>;
				qcom,phy-rst-delay-us = <0>;

				#address-cells = <1>;
				#size-cells = <1>;
+1 −0
Original line number Diff line number Diff line
@@ -108,6 +108,7 @@
				/* ipa shares this group */
				qcom,iommu-group = <&ipa_eth_group1>;
				phy-supply = <&aqr_vreg>;
				qcom,phy-rst-delay-us = <221000>;

				interrupts-extended = <&tlmm 103 IRQ_TYPE_EDGE_FALLING>;
				interrupt-names = "wol_irq";