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

Commit 22d1be49 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "Documentation: devicetree: net: Add clock skew parameters for PHY""

parents 3df13dc5 aa24cd53
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -22,8 +22,6 @@ Optional:
qcom,bus-vector-names: specifies string IDs for the corresponding bus vectors
                       in the same order as qcom,msm-bus,vectors-KBps property.
- qcom,arm-smmu: Boolean, if present enables EMAC SMMU support in sdxpoorwills.
- qcom,phy-rxc-skew-ps: PHY skew control of RXC pad.
- qcom,phy-txc-skew-ps: PHY skew control of RXC pad.

Internal io-macro-info:
- io-macro-bypass-mode: <0 or 1> internal or external delay configuration
@@ -71,8 +69,6 @@ soc {
				"emac_rgmii_clk", "emac_slv_ahb_clk";
			qcom,phy-reset = <&tlmm 79 GPIO_ACTIVE_HIGH>;
			qcom,phy-intr-redirect = <&tlmm 124 GPIO_ACTIVE_LOW>;
			qcom,phy-rxc-skew-ps = <1860>;
			qcom,phy-txc-skew-ps = <1860>;
			gdsc_emac-supply = <&emac_gdsc>;

			io-macro-info {
+1 −1
Original line number Diff line number Diff line
@@ -161,7 +161,7 @@
	vreg_emac_phy-supply = <&vreg_emac_phy>;
	vreg_rgmii_io_pads-supply = <&vreg_rgmii_io_pads>;
	qcom,phy-reset-delay-msecs = <10>;
	qcom,phy-rxc-skew-ps = <0>;
	rxc-skew-ps = <0>;

	pinctrl-names = "dev-emac-mdc", "dev-emac-mdio",
		"dev-emac-rgmii_txd0_state", "dev-emac-rgmii_txd1_state",