Loading bindings/usb/qcom,msm-phy.txt +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ Optional properties: - reg: Address and length of the register set for the device 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. Loading qcom/kona-usb.dtsi +4 −2 Original line number Diff line number Diff line Loading @@ -129,8 +129,10 @@ /* Primary USB port related High Speed PHY */ usb2_phy0: hsphy@88e3000 { compatible = "qcom,usb-hsphy-snps-femto"; reg = <0x88e3000 0x110>; reg-names = "hsusb_phy_base"; reg = <0x88e3000 0x110>, <0x088e2000 0x4>; reg-names = "hsusb_phy_base", "eud_enable_reg"; vdd-supply = <&pm8150_l5>; vdda18-supply = <&pm8150_l12>; Loading Loading
bindings/usb/qcom,msm-phy.txt +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ Optional properties: - reg: Address and length of the register set for the device 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. Loading
qcom/kona-usb.dtsi +4 −2 Original line number Diff line number Diff line Loading @@ -129,8 +129,10 @@ /* Primary USB port related High Speed PHY */ usb2_phy0: hsphy@88e3000 { compatible = "qcom,usb-hsphy-snps-femto"; reg = <0x88e3000 0x110>; reg-names = "hsusb_phy_base"; reg = <0x88e3000 0x110>, <0x088e2000 0x4>; reg-names = "hsusb_phy_base", "eud_enable_reg"; vdd-supply = <&pm8150_l5>; vdda18-supply = <&pm8150_l12>; Loading