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

Commit 5c50a75f authored by Elson Roy Serrao's avatar Elson Roy Serrao
Browse files

ARM: dts: msm: Remove qcom,no-rext-present property for lito

USB HS PHYs no longer use external resistor for tuning
adjustment. Make this behavior default in the driver
and remove this property from the device tree node.

Change-Id: I1ca886d2badfc2261c064c4caa3294f530964e67
parent 0f263388
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -32,8 +32,6 @@ Optional properties:
   Optional regs are:
        "phy_rcal_reg": register address for efuse used for rext calibration
        "eud_enable_reg" : register address to read eud enable/disable status.
 - qcom,no-rext-present: Set only if external REXT is not present. Default value
   is present.

Example:
	hsphy@f9200000 {
+0 −1
Original line number Diff line number Diff line
@@ -139,7 +139,6 @@
		resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>;
		reset-names = "phy_reset";
		qcom,param-override-seq = <0x43 0x70>;
		qcom,no-rext-present;
	};

	/* Primary USB port related QMP USB DP Combo PHY */