ARM: dts: msm: Adding Regulator support for both HS and SS Phy
In this change EUSB_1P2 is added for eusb_phy and Refgen support is added for SS Phy. Change-Id: I1d6726882725c958178f0ad43bbd0ae264cb6046 Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
This commit is contained in:
@@ -101,6 +101,7 @@
|
|||||||
|
|
||||||
vdd-supply = <&L3B>;
|
vdd-supply = <&L3B>;
|
||||||
qcom,vdd-voltage-level = <0 880000 880000>;
|
qcom,vdd-voltage-level = <0 880000 880000>;
|
||||||
|
vdda12-supply = <&L4B>;
|
||||||
vdd_refgen-supply = <&L2B>;
|
vdd_refgen-supply = <&L2B>;
|
||||||
|
|
||||||
clocks = <&rpmhcc RPMH_CXO_PAD_CLK>,
|
clocks = <&rpmhcc RPMH_CXO_PAD_CLK>,
|
||||||
@@ -125,6 +126,7 @@
|
|||||||
qcom,vdd-voltage-level = <0 880000 880000>;
|
qcom,vdd-voltage-level = <0 880000 880000>;
|
||||||
qcom,vdd-max-load-uA = <47000>;
|
qcom,vdd-max-load-uA = <47000>;
|
||||||
core-supply = <&L4B>;
|
core-supply = <&L4B>;
|
||||||
|
vdd_refgen-supply = <&L2B>;
|
||||||
|
|
||||||
usb3_dp_phy_gdsc-supply = <&gcc_usb3_phy_gdsc>;
|
usb3_dp_phy_gdsc-supply = <&gcc_usb3_phy_gdsc>;
|
||||||
clocks = <&gcc GCC_USB3_PRIM_PHY_AUX_CLK>,
|
clocks = <&gcc GCC_USB3_PRIM_PHY_AUX_CLK>,
|
||||||
|
Reference in New Issue
Block a user