Loading arch/arm64/boot/dts/qcom/sm6150-usb.dtsi +4 −2 Original line number Diff line number Diff line Loading @@ -171,8 +171,10 @@ /* Primary USB port related QMP USB PHY */ usb_qmp_phy: ssphy@88e6000 { compatible = "qcom,usb-ssphy-qmp-usb3-or-dp"; reg = <0x88e6000 0x1000>; reg-names = "qmp_phy_base"; reg = <0x88e6000 0x1000>, <0x01fcb244 0x4>; reg-names = "qmp_phy_base", "vls_clamp_reg"; vdd-supply = <&pm6150_l4>; core-supply = <&pm6150_l11>; Loading Loading
arch/arm64/boot/dts/qcom/sm6150-usb.dtsi +4 −2 Original line number Diff line number Diff line Loading @@ -171,8 +171,10 @@ /* Primary USB port related QMP USB PHY */ usb_qmp_phy: ssphy@88e6000 { compatible = "qcom,usb-ssphy-qmp-usb3-or-dp"; reg = <0x88e6000 0x1000>; reg-names = "qmp_phy_base"; reg = <0x88e6000 0x1000>, <0x01fcb244 0x4>; reg-names = "qmp_phy_base", "vls_clamp_reg"; vdd-supply = <&pm6150_l4>; core-supply = <&pm6150_l11>; Loading